| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 4 |
| Assertions | 198 | 37 |
| Skipped Tests | 0 | - |
expected 525 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 200 but got 500
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
expected data to satisfy schema but found following errors:
data should have required property 'data'
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'id')
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cb9caf01-d466-4e0e-80ec-ca00d85fc028 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-BGuypjeKrpDxo4j+Mu11nR3HO4U" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca60f108-1fba-45a5-9863-78970d2bcabc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98bedc37-b5b9-4f5a-a89f-635bd266f909 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 432e7984-566e-4fa6-b5ea-79ea17ab0141 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d21c70cb-3684-4d18-b80c-64c6e0b09b76 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bbc7210-a820-4088-86fb-34c0b969c345 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96ab84e7-1ca4-468c-9e9f-d3629c193269 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-po+pb+S1D1L5psTpLf1Boo3ytpI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":575},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 553dac5f-acb3-4093-9014-4d36bb789d01 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0585a1a7-fb0d-4490-bd92-a7e2a4cc64a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-po+pb+S1D1L5psTpLf1Boo3ytpI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":575},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0bfc5c7d-5935-4b5d-b79a-5bc5e30b33e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a710bca8-d126-4198-95bf-9b0dcd31d4ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 97238b98-9ee2-4441-8fba-2d1aa7986edf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| randomnumber | 391 |
| randomFirstName | Maria |
| randomLastName | Macejkovic |
| randomEmail | Brooklyn69@hotmail.com |
| randomPhone | 965-995-2187 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a3eea1ec-fad7-479f-929c-175d8b0af98a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Catalina",
"last_name": "McGlynn",
"mobile_number": "314-224-9794",
"mobile_number_alt": "",
"email_id": "Judy.Bayer29@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"41048275188373",
"imei1": "41048275188373",
"imei2": "41048275188373",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-Qx4df4CvObtGo4+eiZtAoqWnEzA" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":169383,"tr_customer_product_id":169373,"job_number":"JOB_169366"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| randomnumber | 177 |
| randomFirstName | Margarita |
| randomLastName | Batz |
| randomEmail | Melany_Bernier@yahoo.com |
| randomPhone | 437-931-5690 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 94aed020-32dd-4947-9d9a-0eba5983c5f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1042 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Sid",
"last_name": "Hane",
"mobile_number": "501-518-0065",
"mobile_number_alt": "",
"email_id": "Fernando62@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"4620153597882",
"imei1": "4620153597882",
"imei2": "4620153597882",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 661 |
| randomFirstName | Russel |
| randomLastName | Kutch |
| randomEmail | Evan67@gmail.com |
| randomPhone | 289-519-4340 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 011c8dc9-ff44-4b40-9373-a4d8126d3d29 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jasen",
"last_name": "Morissette",
"mobile_number": "857-953-8857",
"mobile_number_alt": "",
"email_id": "Brant.Gorczany91@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"14396708303269",
"imei1": "14396708303269",
"imei2": "14396708303269",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| randomnumber | 312 |
| randomFirstName | Arthur |
| randomLastName | Lockman |
| randomEmail | Maye88@hotmail.com |
| randomPhone | 781-620-3432 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d9464e87-cc52-4779-9d89-c4e8c79cef60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| randomnumber | 928 |
| randomFirstName | Jamar |
| randomLastName | Breitenberg |
| randomEmail | Brooke33@hotmail.com |
| randomPhone | 246-513-5543 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 07327e9c-2be8-49e8-b838-f2fbe244eef0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1031 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Summer",
"last_name": "Schmitt",
"mobile_number": "777-691-3448",
"mobile_number_alt": "",
"email_id": "Oran0@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000013",
"imei1": "100000013",
"imei2": "100000013",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| randomnumber | 772 |
| randomFirstName | Bernice |
| randomLastName | Kuhlman |
| randomEmail | Helmer9@yahoo.com |
| randomPhone | 320-488-9255 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 438b9af5-1eb9-4690-a62f-c1b15424e11d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7314a358-f8c4-41f4-b85e-a0c46dec6ec3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c7686670-9d8e-45c8-bcdf-d0f6d9432921 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"8bc07-W0duaaGlnzM+hW25qdKziMSOgf4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:12.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:22.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae1c7c7e-cab0-442e-a949-b3f0767b6c9d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b451646-8f45-4140-9cb6-27c0be041e86 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6cc0c2c9-61ca-44dd-9c4d-0405c20361bf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-jSLRoNQr5EC0TqCnDD+Zn2sQSgU" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7e11799-cc2b-4fcf-9699-947b8dcad438 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac0e55ae-6c18-4ec5-8a5f-7da6670a5c9b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-rbJuMCIsSBBBRICSQur8FQTnhQM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":412},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2ec4fa1-4591-47cd-be91-d8dfdfa69d6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"642ab-gQEgD9ZxwVO+e/zxFo6wBnjLe+4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:22.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3c747ea3-b630-4588-bd01-6e1cc35f8580 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93ed81e7-c6f1-47d7-a594-25787ccc5180 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 169366,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91e23906-b1b4-4622-8930-c4d34271a484 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"63ec8-7ef5rzH22dnDsTDbxXEYwJN+MdM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c91da786-a5b2-43d7-b75f-b17c72e89faf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-Ow/dLzbZ9QiDV5E8S6d/cDvHdBs" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10bec2eb-904f-4343-b1e0-d2df705079b4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61be4caa-5301-4c08-97ad-c7a91d3b80cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-hIu6WM4mPa8qlsx99jWd4LimgN4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":167}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8144a76-ab1f-4b1c-a982-d735d1d493df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d8-piFXZzJ8dMmG90tR/7MYmcRMxAQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:26.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-28T07:45:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:27.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:45:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 262fadda-a360-4a9a-8d30-7f8d8e9564ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73e84769-e328-4f8f-a621-ecd7b5cf94f4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"961-mI4dQAMW2TZxRHktrRmEKukabyY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:27.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:45:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":169366,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-28T07:45:22.000Z"}],"quatations":[]},{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:26.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-28T07:45:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":169364,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-28T07:45:12.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 171b8bbd-f691-4014-80eb-551ffef3b9b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjd9.CB2O8JBgmDX2BXtWeIs31d3_H2hX2nVs-5Of9ye-cr0 |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e185be5-27ef-4475-a7b9-5e85ca555a43 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":169366,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fc53511-246f-4cac-a33a-fe29bf418761 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-3344wV/WFhPz7a3mT3+jqRpxIYc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 11e332e7-af52-4a3c-967f-aee6169566b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c65a614e-ec3a-4168-85fa-38db1fae7024 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-CW7M0n7Rdby4uzKhKGPveSfOI3o" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":167},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4a69187-2b4d-48ed-8deb-786ec4514df4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d25e0423-e38a-49fb-a9be-069712e367d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2850e-7Rs37WBGYvTSzZt37M8DWBMJAfg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168762,"job_number":"JOB_168762","tr_customer_id":168779,"tr_customer_product_id":168769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T20:49:14.000Z","modified_at":"2026-01-28T01:51:41.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-22","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-22T20:49:13.783638617Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12bb149b-a2e6-48d1-bdd9-e2451362fce9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-3pyHer9cFGaU2tgSHDAr5q/te0E" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:30.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-28T07:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a3fc60a-a09d-471b-9873-891438edb21b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169366
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjMzMH0.k3fzBSygUre1rTshr8xvMF6hfngZEHFYdtKUJXfQoWA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 189fbd67-b22c-46bf-b29b-28c18c47607c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 79e8f446-1a21-47b7-860d-9bc248c587bf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-oyQ+Vr2L+Ev5Lfv/r7tYYTEDVXw" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzN9.oAq3DBFmwh0CCV6gYsnLHvAjg-aY2IWVU6-okclrzuc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e377c773-5d5e-470a-84ea-1c5ad699c55e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f50d416-90b9-469b-9d25-203844cdc8d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-9Wkc3gmjXodYt8orzUvNbWxwZSI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c7a8923-7258-45aa-b6f4-3977f1d2ab23 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-DtK5blqzFoPjURwcRADrWJW+01g" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:32.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e269765-39b7-466e-98ca-2a4ab205f791 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-DtK5blqzFoPjURwcRADrWJW+01g" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:32.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12a984f1-2a27-4447-be36-15a1a47cd300 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169366
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a4ccc21-6c42-45be-890d-8ed93ba2f4a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMTh9.Ce6wuICRmLLX6q7nnpCFbcOzp_7BAs7lD8KMgki_js4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cd19bd0-efd0-4f8d-b22e-9e7e3219b17e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17de647c-da75-486e-b074-527697239a82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-VaGW1pR/OzIKkTwr1vFkc70zdWc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5895d3fe-dc4a-43d2-9646-61315e96bb6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 019fd2bc-e8b4-4324-baa4-9da41dfb98ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2bd4e630-6031-4a07-97e2-9442b70ba0af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2c301b3-bd88-4e28-a1e4-f71f336dfbee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f76b044c-764d-4f50-a567-5ae2909f0462 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5b438229-0183-4a95-8a52-8b8af0d7bdcf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0239638-c652-4143-9b20-60397ef3fa33 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab9960cc-7e68-4899-ab3f-d146b3d54bbe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b44e628-a95c-4aaf-8744-57e8a2f9a0b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c25cc03b-9c44-4612-bf3e-8b624e0c8839 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba3b4565-432c-4209-8ea0-312770432282 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| randomnumber | 947 |
| randomFirstName | Abbie |
| randomLastName | West |
| randomEmail | Diamond7@hotmail.com |
| randomPhone | 500-322-9007 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f23e0b5a-68b2-4fbe-a99f-9289256e4a65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Favian",
"last_name": "Goyette",
"mobile_number": "567-260-2778",
"mobile_number_alt": "",
"email_id": "Orland.Kemmer@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"8755030188899",
"imei1": "8755030188899",
"imei2": "8755030188899",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 0 | 1 | 0 |
| Verify if response message is Job Created Successfully | 0 | 1 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 0 | 1 | 0 |
| Verify that id is present in the response data | 0 | 1 | 0 |
| Verify that mst_service_location_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_platform_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_oem_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_product_id is present in the response data | 0 | 1 | 0 |
| Verify that job_number is present in the response data | 0 | 1 | 0 |
| Verify job_number starts with JOB_ | 0 | 1 | 0 |
| Total | 1 | 12 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 200 | |
| Verify if response message is Job Created Successfully | |
| Verify JSON Schema | |
| Verify that id is present in the response data | |
| Verify that mst_service_location_id is present in the response data | |
| Verify that mst_platform_id is present in the response data | |
| Verify that mst_warrenty_status_id is present in the response data | |
| Verify that mst_oem_id is present in the response data | |
| Verify that tr_customer_id is present in the response data | |
| Verify that tr_customer_product_id is present in the response data | |
| Verify that job_number is present in the response data | |
| Verify job_number starts with JOB_ | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| randomnumber | 567 |
| randomFirstName | Fatima |
| randomLastName | Lang |
| randomEmail | Mathew.Grimes95@gmail.com |
| randomPhone | 719-869-3574 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 24ae3aa5-6f6f-48ff-b32a-734f722a6ed3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Meggie",
"last_name": "Thompson",
"mobile_number": "471-423-2606",
"mobile_number_alt": "",
"email_id": "Ralph.Thiel@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"62681307900904",
"imei1": "62681307900904",
"imei2": "62681307900904",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMjV9.vH4ITp2evjLoF5yM1aLdf9TyR7JhuqAS72-IrpcWmvs |
| randomnumber | 96 |
| randomFirstName | Joshua |
| randomLastName | Cole |
| randomEmail | Tomas_Goyette65@gmail.com |
| randomPhone | 959-730-7113 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36f8b8c1-c8cc-4182-b667-330016cf67aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Flavie",
"last_name": "Welch",
"mobile_number": "854-536-1816",
"mobile_number_alt": "",
"email_id": "Vesta_Lueilwitz46@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"7332993131418",
"imei1": "7332993131418",
"imei2": "7332993131418",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| randomnumber | 657 |
| randomFirstName | Sandy |
| randomLastName | Graham |
| randomEmail | Johnson_Christiansen@gmail.com |
| randomPhone | 495-611-4274 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d8ccd30-8894-4e9c-8e01-2397d52c53c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| randomnumber | 320 |
| randomFirstName | Katlynn |
| randomLastName | Barton |
| randomEmail | Hannah_Gorczany8@gmail.com |
| randomPhone | 440-662-2434 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c36f9913-c488-41e1-83fc-b85ede7024ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1044 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Annabelle",
"last_name": "Denesik",
"mobile_number": "609-680-1307",
"mobile_number_alt": "",
"email_id": "Leif_Botsford62@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000463",
"imei1": "100000463",
"imei2": "100000463",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| randomnumber | 240 |
| randomFirstName | Precious |
| randomLastName | Schiller |
| randomEmail | Nikki_Schultz76@yahoo.com |
| randomPhone | 736-464-2107 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6beb06f4-8dde-4a2b-9bb8-d97d234faadd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06928c05-90db-4b7d-aecc-44c90efff690 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0d45de60-38f0-4b00-889a-f83e07b2e5a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"8bbf1-yCxO/bf9N8fHzZN6cXFAitZ15Ok" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:35.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-28T07:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:35.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 57bf6671-5404-4d2c-ad39-2778ab78c7cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce48340a-c644-4630-bb3f-5f03501517f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 330d6cc1-a011-480d-8573-73a0a65f6a43 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-WebdDg//noNGvoIQDzHJb+IldA4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca18aba6-7288-4712-96c8-8a64e818968d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a797422-5174-4eb3-a3e2-6a8008f87f7d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-QLe0gnP1wLSNYVgiz364PwPRhMU" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":411},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8cbacc86-8208-4f5b-96a7-ec003ac5be6e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"63ec8-7ef5rzH22dnDsTDbxXEYwJN+MdM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0dfae68-5363-4504-8168-47af7ee6c0e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db6013dc-9c3b-4316-bdeb-797a11cc4a49 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 169366,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c6597a41-1aca-4177-b1fe-a73b575769c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"63ec8-7ef5rzH22dnDsTDbxXEYwJN+MdM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0105fada-1750-4bbc-ab79-595ec37a6eae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-RNgC82LdiYgRrqP66ZA1PTIxOIE" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9fa5d860-b026-47c9-9d6a-7d4bef7c63d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 07dc7360-8539-43f3-b9a5-fa7070561bb4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-2bgsFKlvj8xXfXCG7LrAK/mVCV4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":169}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3cd60cc9-b1a8-4066-85ba-49e173a1fcde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1010 |
| ETag | W/"3f2-NIpNNhd0vdjjtoifl5nX1Oz5zG4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:44.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:45:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ced329a-30f4-4a95-afb7-7d0c336c81a5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 82e14a2b-4418-4b00-b506-aa91739053ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"55b-KRMI3M9UP7emzPn/xhTRy+SIZXo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:44.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:45:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":169366,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-28T07:45:22.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":169366,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-28T07:45:30.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b0ebe6cc-f939-4f1f-81fa-eacc90aaab71 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDR9.tI_GPN7QvtI8xkCgA3iLJqwxUYA2eKuFoH7gK_cHQzU |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 94f153ef-c67b-44fe-804d-c021a65bbf93 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":169366,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c908012f-9bf2-49b4-bd66-c1527eb52118 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-sdoognrt8JMKUoo50M8LLblLylk" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cae39ed5-e74f-4b78-b2e5-0ffa24438eb0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f1c5ebb-f90e-43d0-999f-a3821b4da9da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-yaq2bC/Rjk5VXSnKsHgKA+O6sKc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":169},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cd755f49-565c-4d0a-9151-f5d05760e0d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22ef913e-d0e7-4c4d-8960-bf7c83764126 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"28ccd-ar3usnZyG56X79yVBw2HeLvxn/4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:46.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168762,"job_number":"JOB_168762","tr_customer_id":168779,"tr_customer_product_id":168769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T20:49:14.000Z","modified_at":"2026-01-28T01:51:41.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-22","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-22T20:49:13.783638617Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:47.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-28T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 147f829e-eb9d-471f-88bb-c3a122d4f8f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-cM2K5bwEKiTmoO47aWXTM7AWTjo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:47.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-28T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 95de7a31-0292-473c-b8b0-d3adb508b45b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169366
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM0N30.fSHwTZFL9HoMlMpyc-YFbyeH-Bma7NxyvVMgegMMJdc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21fe0ed1-c887-4381-acd2-c4bd477638f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62c65c27-d36b-4366-92fe-722f97b555e9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-q8NtpPwva9494R8dvJu5Jr1F37Y" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTB9.AkfoUqO-VFtRWjSBXd5C_H21m3ldLj9FS1Rs2MsQSpM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba46fccb-a58e-422c-a379-d8d1e755dec4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9701bf68-a082-4612-b989-98668af126e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-60cTVhdzOnyPTFWzPV5dJnz2G40" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac8fa154-66a8-42d8-8172-562bf8a6b254 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e2-isr3RCEo7a6Ya5tEu+TJefd/S3Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:46.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:49.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c09c1a3-eadb-459b-b33b-bc1f9e9f2338 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e2-isr3RCEo7a6Ya5tEu+TJefd/S3Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:46.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:49.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | da24198e-d0c4-4a65-b436-644dedc8477c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169366
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5bf5f0c-2e11-4850-b715-bd289d1e4351 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzMzV9.45-X0mkpHD8K3wn9ZOLItlmkyhnzL-a0k3oIHGANffU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e0e28ab-5d8a-437c-b187-0abcca5c5339 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58aee982-6176-411d-8b32-438d32ec5e17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-u3ACSNVDvEZGGaXb19AxmDT27/M" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 651483f8-d30b-4c39-a142-c5bcd6c87620 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6a4ea069-cb77-4972-b8d9-5279347e7a3b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3293d1f1-d05e-44b2-b202-a6051ca05474 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ab0c970-c654-4bd1-bcf5-00a8853951ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 120d5ec7-73fb-40da-96e9-664a9359f420 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60aed652-a32b-4494-9279-d53d612bd4d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | be519c02-bc6a-48c8-b33e-3620e02fe002 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8fb4fdf8-056a-480e-8e1f-26883950f32e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dmtPhaWAtmo9rzZVhtHKNfhp8Og" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":576},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cc9e9caa-f562-44ab-9c48-16733fa644f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd08d5f9-2132-474c-afeb-e1d1f3fe3954 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc003a9d-b238-4b6c-b466-3050b84c090d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| randomnumber | 243 |
| randomFirstName | Alvah |
| randomLastName | Jacobson |
| randomEmail | Millie_Bahringer59@hotmail.com |
| randomPhone | 930-431-4356 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d06afc84-3d74-4412-a41b-c5d52641f2ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Katlyn",
"last_name": "Baumbach",
"mobile_number": "360-270-0180",
"mobile_number_alt": "",
"email_id": "Terrell23@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"62125233040990",
"imei1": "62125233040990",
"imei2": "62125233040990",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-T+sLSNe4wy9kp3oQm1SYIE1LOB4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":169384,"tr_customer_product_id":169374,"job_number":"JOB_169367"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| randomnumber | 988 |
| randomFirstName | Jessy |
| randomLastName | Rohan |
| randomEmail | Eino_Crona56@yahoo.com |
| randomPhone | 654-325-4358 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2066c563-5955-4b53-bf17-b686fb58a0e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1050 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Karl",
"last_name": "Schuppe",
"mobile_number": "427-384-4524",
"mobile_number_alt": "",
"email_id": "Sarai.Huels@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"77689585578256",
"imei1": "77689585578256",
"imei2": "77689585578256",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNDJ9.cZ59SRzaefkxQJYIJdybhfPUSNXtUojUQcN4-fJS-ag |
| randomnumber | 948 |
| randomFirstName | Dovie |
| randomLastName | Dare |
| randomEmail | Eveline_Romaguera45@yahoo.com |
| randomPhone | 972-379-8640 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b9dd753-d6f0-4619-8f1f-c932f212c357 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1054 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Garret",
"last_name": "Reichel",
"mobile_number": "755-672-0497",
"mobile_number_alt": "",
"email_id": "Branson.Reichert@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"9740310428021",
"imei1": "9740310428021",
"imei2": "9740310428021",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| randomnumber | 420 |
| randomFirstName | Oswaldo |
| randomLastName | Fadel |
| randomEmail | Pierre62@gmail.com |
| randomPhone | 889-702-0944 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77279dd9-3cec-4193-9b6a-e6f36fef8a6a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| randomnumber | 135 |
| randomFirstName | Arielle |
| randomLastName | Satterfield |
| randomEmail | Kurt.Gorczany94@gmail.com |
| randomPhone | 313-201-7480 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4a2054a-b8d9-47d6-84ea-72e28b37336a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1040 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Josie",
"last_name": "Upton",
"mobile_number": "364-494-4566",
"mobile_number_alt": "",
"email_id": "Caleigh.Cummerata@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000316",
"imei1": "100000316",
"imei2": "100000316",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| randomnumber | 702 |
| randomFirstName | Caleb |
| randomLastName | Yost |
| randomEmail | Alexandria4@yahoo.com |
| randomPhone | 391-969-1025 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55a10cc2-42b0-4c61-96cf-722ff4392514 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51557cfc-7edc-411c-994d-4d638a4af5fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-4pwKQOKSL81wgqeN/cSW+MHPUB8" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":577},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 166d3ee5-5137-4d71-b6a4-099d73d14b84 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"8bfda-/ZjmRaY3AWdwJxh+KGXB6NNKVfk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:45:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:53.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:45:56.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:51.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b1540ad9-df94-468e-a5ae-438c314eb5b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d95dbe94-6519-4950-8f4e-dd1f3fd3b59b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44d9a5be-d428-450f-9b33-d856f7801bed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-FAtcaAShyn6MJBs1DDIrlH+vCPI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:45:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6e4ac56b-82c3-4803-9178-9bd3ba14fdbf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5fac63a7-bfc2-400b-bc3a-e842c8eed677 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-y1SxzPt3qAhgC+FbK2EwdpRL5dk" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":412},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4c9afec-eb20-484b-9698-66d730b8d6e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"642a9-XuZrerAxxPK3pOCJQnbsmht7+qI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:46:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:45:56.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77ace1dc-ddb2-4ef4-ad9c-726222fff69a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e23f5b8c-b269-46d8-bf9d-f33e310281bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 169367,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTl9.FOtK5QQzT_nWRauciWbg8mxmlnMGPEVo52mAj1lVxGI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8194ea62-3e2b-4e2d-b438-8348fe708f9e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"63ec8-7ef5rzH22dnDsTDbxXEYwJN+MdM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:46:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169253,"job_number":"JOB_169253","tr_customer_id":169270,"tr_customer_product_id":169260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:47.000Z","modified_at":"2026-01-28T06:38:47.000Z","name":"Marcella Simonis","mobile_number":"338-332-9947","email_id":"Jolie_Jerde89@yahoo.com","dop":"2000-01-31","serial_number":"1017766475058396","imei1":"1017766475058396","imei2":"1017766475058396","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169251,"job_number":"JOB_169251","tr_customer_id":169268,"tr_customer_product_id":169258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:45.000Z","modified_at":"2026-01-28T06:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10344411692294","imei1":"10344411692294","imei2":"10344411692294","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169244,"job_number":"JOB_169244","tr_customer_id":169261,"tr_customer_product_id":169251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:02.000Z","modified_at":"2026-01-28T06:38:02.000Z","name":"Alexie Bogisich","mobile_number":"994-373-6578","email_id":"Marcus_Bogisich@hotmail.com","dop":"2000-01-31","serial_number":"1056715545468780","imei1":"1056715545468780","imei2":"1056715545468780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169242,"job_number":"JOB_169242","tr_customer_id":169259,"tr_customer_product_id":169249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:00.000Z","modified_at":"2026-01-28T06:38:00.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10424497797739","imei1":"10424497797739","imei2":"10424497797739","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169238,"job_number":"JOB_169238","tr_customer_id":169255,"tr_customer_product_id":169245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Chaya Emmerich","mobile_number":"865-524-7113","email_id":"Daphney_Lakin@gmail.com","dop":"2000-01-31","serial_number":"1016114289093697","imei1":"1016114289093697","imei2":"1016114289093697","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169235,"job_number":"JOB_169235","tr_customer_id":169252,"tr_customer_product_id":169242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10549780948116","imei1":"10549780948116","imei2":"10549780948116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169232,"job_number":"JOB_169232","tr_customer_id":169249,"tr_customer_product_id":169239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:33.000Z","modified_at":"2026-01-28T06:36:33.000Z","name":"Ernesto Kovacek","mobile_number":"226-868-7799","email_id":"Sienna_Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1015099407072022","imei1":"1015099407072022","imei2":"1015099407072022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169230,"job_number":"JOB_169230","tr_customer_id":169247,"tr_customer_product_id":169237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:36:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10234695394753","imei1":"10234695394753","imei2":"10234695394753","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168967,"job_number":"JOB_168967","tr_customer_id":168984,"tr_customer_product_id":168974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:33.000Z","modified_at":"2026-01-28T03:57:33.000Z","name":"Noemie Gleichner","mobile_number":"667-279-7380","email_id":"Addison.Rodriguez30@yahoo.com","dop":"2000-01-31","serial_number":"1004460579446140","imei1":"1004460579446140","imei2":"1004460579446140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168965,"job_number":"JOB_168965","tr_customer_id":168982,"tr_customer_product_id":168972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:31.000Z","modified_at":"2026-01-28T03:57:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10730946417181","imei1":"10730946417181","imei2":"10730946417181","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168934,"job_number":"JOB_168934","tr_customer_id":168951,"tr_customer_product_id":168941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:47.000Z","modified_at":"2026-01-28T03:56:47.000Z","name":"Velma Murray","mobile_number":"833-746-7700","email_id":"Dakota_Tremblay@hotmail.com","dop":"2000-01-31","serial_number":"1076414385203571","imei1":"1076414385203571","imei2":"1076414385203571","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168932,"job_number":"JOB_168932","tr_customer_id":168949,"tr_customer_product_id":168939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10685579702897","imei1":"10685579702897","imei2":"10685579702897","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168889,"job_number":"JOB_168889","tr_customer_id":168906,"tr_customer_product_id":168896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"Haleigh Ryan","mobile_number":"283-364-1721","email_id":"Madeline73@hotmail.com","dop":"2000-01-31","serial_number":"1049656980763921","imei1":"1049656980763921","imei2":"1049656980763921","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168885,"job_number":"JOB_168885","tr_customer_id":168902,"tr_customer_product_id":168892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:59.000Z","modified_at":"2026-01-28T03:55:59.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10525022999225","imei1":"10525022999225","imei2":"10525022999225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168823,"job_number":"JOB_168823","tr_customer_id":168840,"tr_customer_product_id":168830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:15.000Z","modified_at":"2026-01-28T03:55:15.000Z","name":"Gregg Pacocha","mobile_number":"766-223-3466","email_id":"Teagan60@yahoo.com","dop":"2000-01-31","serial_number":"1004387974752054","imei1":"1004387974752054","imei2":"1004387974752054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168821,"job_number":"JOB_168821","tr_customer_id":168838,"tr_customer_product_id":168828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10652371853835","imei1":"10652371853835","imei2":"10652371853835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":169365,"job_number":"JOB_169365","tr_customer_id":169382,"tr_customer_product_id":169372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:13.000Z","modified_at":"2026-01-28T07:45:13.000Z","name":"Dedric Rau","mobile_number":"489-436-6344","email_id":"Harrison38@hotmail.com","dop":"2025-04-06","serial_number":"13444907911148320","imei1":"13444907911148320","imei2":"13444907911148320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169363,"job_number":"JOB_169363","tr_customer_id":169380,"tr_customer_product_id":169370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:40.000Z","modified_at":"2026-01-28T07:38:40.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16164372812331","imei1":"16164372812331","imei2":"16164372812331","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169361,"job_number":"JOB_169361","tr_customer_id":169378,"tr_customer_product_id":169368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:38:38.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14300262543956","imei1":"14300262543956","imei2":"14300262543956","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169360,"job_number":"JOB_169360","tr_customer_id":169377,"tr_customer_product_id":169367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:56.000Z","modified_at":"2026-01-28T07:37:56.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"53414000264319","imei1":"53414000264319","imei2":"53414000264319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169358,"job_number":"JOB_169358","tr_customer_id":169375,"tr_customer_product_id":169365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:37:54.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14594037152121","imei1":"14594037152121","imei2":"14594037152121","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169357,"job_number":"JOB_169357","tr_customer_id":169374,"tr_customer_product_id":169364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:12.000Z","modified_at":"2026-01-28T07:37:12.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49789260974426","imei1":"49789260974426","imei2":"49789260974426","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169355,"job_number":"JOB_169355","tr_customer_id":169372,"tr_customer_product_id":169362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:10.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16053094074660","imei1":"16053094074660","imei2":"16053094074660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169345,"job_number":"JOB_169345","tr_customer_id":169362,"tr_customer_product_id":169352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:25:19.000Z","modified_at":"2026-01-28T07:25:19.000Z","name":"Chandini Kapoor","mobile_number":"9229750777","email_id":"hiranya.tagore@gmail.com","dop":"2026-01-18","serial_number":"446642449000735","imei1":"446642449000735","imei2":"446642449000735","popurl":"www.chitrali-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169344,"job_number":"JOB_169344","tr_customer_id":169361,"tr_customer_product_id":169351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:57.000Z","modified_at":"2026-01-28T07:24:57.000Z","name":"Bhagirathi Chopra","mobile_number":"9926794679","email_id":"bhramar.naik@hotmail.com","dop":"2026-01-18","serial_number":"370076280064468","imei1":"370076280064468","imei2":"370076280064468","popurl":"www.shwet-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169343,"job_number":"JOB_169343","tr_customer_id":169360,"tr_customer_product_id":169350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Menka Joshi","mobile_number":"9818510167","email_id":"bhoopati.iyengar@gmail.com","dop":"2026-01-18","serial_number":"440777304101198","imei1":"440777304101198","imei2":"440777304101198","popurl":"www.devadatt-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169342,"job_number":"JOB_169342","tr_customer_id":169359,"tr_customer_product_id":169349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Udai Ahuja","mobile_number":"9496824205","email_id":"dakshayani.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"345105298755859","imei1":"345105298755859","imei2":"345105298755859","popurl":"www.agrata-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169341,"job_number":"JOB_169341","tr_customer_id":169358,"tr_customer_product_id":169348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Agasti Asan","mobile_number":"9451450234","email_id":"priyala.ganaka@hotmail.com","dop":"2026-01-18","serial_number":"063720907590076","imei1":"063720907590076","imei2":"063720907590076","popurl":"www.harita-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169340,"job_number":"JOB_169340","tr_customer_id":169357,"tr_customer_product_id":169347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandran Gandhi","mobile_number":"9709512129","email_id":"chanakya.mehra@yahoo.co.in","dop":"2026-01-18","serial_number":"428869529100113","imei1":"428869529100113","imei2":"428869529100113","popurl":"www.aatreya-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169339,"job_number":"JOB_169339","tr_customer_id":169356,"tr_customer_product_id":169346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandrani Asan","mobile_number":"9675669657","email_id":"chiranjeev.mukhopadhyay@gmail.com","dop":"2026-01-18","serial_number":"706868205783920","imei1":"706868205783920","imei2":"706868205783920","popurl":"www.nawal-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169338,"job_number":"JOB_169338","tr_customer_id":169355,"tr_customer_product_id":169345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Dipendra Kakkar","mobile_number":"9248917502","email_id":"aadi.mehrotra@yahoo.co.in","dop":"2026-01-18","serial_number":"684131117311634","imei1":"684131117311634","imei2":"684131117311634","popurl":"www.lal-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169337,"job_number":"JOB_169337","tr_customer_id":169354,"tr_customer_product_id":169344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anagh Pandey","mobile_number":"9666430868","email_id":"smita.acharya@hotmail.com","dop":"2026-01-18","serial_number":"603115019249811","imei1":"603115019249811","imei2":"603115019249811","popurl":"www.usha-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169336,"job_number":"JOB_169336","tr_customer_id":169353,"tr_customer_product_id":169343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Chandra Dubashi","mobile_number":"9054153358","email_id":"gautam.pothuvaal@gmail.com","dop":"2026-01-18","serial_number":"652831226832484","imei1":"652831226832484","imei2":"652831226832484","popurl":"www.sarala-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169335,"job_number":"JOB_169335","tr_customer_id":169352,"tr_customer_product_id":169342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Purushottam Kakkar","mobile_number":"9558040236","email_id":"aaratrika.embranthiri@gmail.com","dop":"2026-01-18","serial_number":"982859355778377","imei1":"982859355778377","imei2":"982859355778377","popurl":"www.brajendra-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169334,"job_number":"JOB_169334","tr_customer_id":169351,"tr_customer_product_id":169341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:24:23.000Z","modified_at":"2026-01-28T07:24:23.000Z","name":"Anjali Bhat","mobile_number":"9683497453","email_id":"deveshwar.mahajan@gmail.com","dop":"2026-01-18","serial_number":"977107809629255","imei1":"977107809629255","imei2":"977107809629255","popurl":"www.adityanandan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169329,"job_number":"JOB_169329","tr_customer_id":169346,"tr_customer_product_id":169336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Gopi Pillai","mobile_number":"9498276357","email_id":"vyas.talwar@yahoo.co.in","dop":"2026-01-18","serial_number":"016869765936579","imei1":"016869765936579","imei2":"016869765936579","popurl":"www.chandramani-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169328,"job_number":"JOB_169328","tr_customer_id":169345,"tr_customer_product_id":169335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Nalini Bhattacharya","mobile_number":"9479067124","email_id":"vasundhara.gowda@yahoo.co.in","dop":"2026-01-18","serial_number":"862372017022179","imei1":"862372017022179","imei2":"862372017022179","popurl":"www.karunanidhi-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169327,"job_number":"JOB_169327","tr_customer_id":169343,"tr_customer_product_id":169333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Chandranath Jain","mobile_number":"9110119114","email_id":"jitendra.dutta@hotmail.com","dop":"2026-01-18","serial_number":"364439367849794","imei1":"364439367849794","imei2":"364439367849794","popurl":"www.ekaaksh-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169326,"job_number":"JOB_169326","tr_customer_id":169344,"tr_customer_product_id":169334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Brahma Nehru","mobile_number":"9504700757","email_id":"amarnath.chopra@hotmail.com","dop":"2026-01-18","serial_number":"749487885706842","imei1":"749487885706842","imei2":"749487885706842","popurl":"www.agasti-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169325,"job_number":"JOB_169325","tr_customer_id":169342,"tr_customer_product_id":169332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Bhargava Verma","mobile_number":"9856178900","email_id":"lakshminath.namboothiri@hotmail.com","dop":"2026-01-18","serial_number":"562477535734210","imei1":"562477535734210","imei2":"562477535734210","popurl":"www.gandharva-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169324,"job_number":"JOB_169324","tr_customer_id":169341,"tr_customer_product_id":169331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Deeptiman Talwar","mobile_number":"9441869993","email_id":"agrata.chaturvedi@gmail.com","dop":"2026-01-18","serial_number":"922858714947431","imei1":"922858714947431","imei2":"922858714947431","popurl":"www.devajyoti-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169323,"job_number":"JOB_169323","tr_customer_id":169340,"tr_customer_product_id":169330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Dayaananda Nambeesan","mobile_number":"9958377975","email_id":"chitramala.asan@yahoo.co.in","dop":"2026-01-18","serial_number":"309189139420284","imei1":"309189139420284","imei2":"309189139420284","popurl":"www.laxman-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169322,"job_number":"JOB_169322","tr_customer_id":169339,"tr_customer_product_id":169329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Samir Patel","mobile_number":"9561230124","email_id":"saroja.verma@gmail.com","dop":"2026-01-18","serial_number":"403947840737874","imei1":"403947840737874","imei2":"403947840737874","popurl":"www.hari-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169321,"job_number":"JOB_169321","tr_customer_id":169338,"tr_customer_product_id":169328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Pran Khanna","mobile_number":"9249782645","email_id":"ghanshyam.shukla@gmail.com","dop":"2026-01-18","serial_number":"115856921094541","imei1":"115856921094541","imei2":"115856921094541","popurl":"www.chandrabhaga-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169320,"job_number":"JOB_169320","tr_customer_id":169337,"tr_customer_product_id":169327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:27.000Z","modified_at":"2026-01-28T07:15:27.000Z","name":"Anshula Sinha","mobile_number":"9390983993","email_id":"chakravartee.patil@hotmail.com","dop":"2026-01-18","serial_number":"396368280157941","imei1":"396368280157941","imei2":"396368280157941","popurl":"www.rajan-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169319,"job_number":"JOB_169319","tr_customer_id":169336,"tr_customer_product_id":169326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:15:14.000Z","modified_at":"2026-01-28T07:15:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10927389409329","imei1":"10927389409329","imei2":"110927389409329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169318,"job_number":"JOB_169318","tr_customer_id":169335,"tr_customer_product_id":169325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:53.000Z","modified_at":"2026-01-28T07:04:53.000Z","name":"Mackenzie Barton","mobile_number":"558-869-2768","email_id":"Angus93@yahoo.com","dop":"2025-04-06","serial_number":"19732489693171880","imei1":"19732489693171880","imei2":"19732489693171880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169316,"job_number":"JOB_169316","tr_customer_id":169333,"tr_customer_product_id":169323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:09.000Z","modified_at":"2026-01-28T07:04:09.000Z","name":"Timmothy Raynor","mobile_number":"935-740-8250","email_id":"Kody_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"11639074332063566","imei1":"11639074332063566","imei2":"11639074332063566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169314,"job_number":"JOB_169314","tr_customer_id":169331,"tr_customer_product_id":169321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:26.000Z","modified_at":"2026-01-28T07:03:26.000Z","name":"Samantha Orn","mobile_number":"900-682-2233","email_id":"Duane37@hotmail.com","dop":"2025-04-06","serial_number":"12750878752573720","imei1":"12750878752573720","imei2":"12750878752573720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169312,"job_number":"JOB_169312","tr_customer_id":169329,"tr_customer_product_id":169319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:59:33.000Z","modified_at":"2026-01-28T06:59:33.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10000000008592","imei1":"10000000008592","imei2":"110000000008592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169311,"job_number":"JOB_169311","tr_customer_id":169328,"tr_customer_product_id":169318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Aatmaja Guha","mobile_number":"9918841869","email_id":"aanandinii.chaturvedi@hotmail.com","dop":"2026-01-18","serial_number":"944304369039769","imei1":"944304369039769","imei2":"944304369039769","popurl":"www.amarnath-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169310,"job_number":"JOB_169310","tr_customer_id":169327,"tr_customer_product_id":169317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Narendra Asan","mobile_number":"9253082799","email_id":"bhima.kakkar@yahoo.co.in","dop":"2026-01-18","serial_number":"286897832945661","imei1":"286897832945661","imei2":"286897832945661","popurl":"www.mina-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169309,"job_number":"JOB_169309","tr_customer_id":169326,"tr_customer_product_id":169316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dipali Guneta","mobile_number":"9233180139","email_id":"vedanshi.asan@gmail.com","dop":"2026-01-18","serial_number":"537900113802204","imei1":"537900113802204","imei2":"537900113802204","popurl":"www.acharyasuta-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169307,"job_number":"JOB_169307","tr_customer_id":169324,"tr_customer_product_id":169314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Ekaling Banerjee","mobile_number":"9570745999","email_id":"chitramala.somayaji@gmail.com","dop":"2026-01-18","serial_number":"265523620406528","imei1":"265523620406528","imei2":"265523620406528","popurl":"www.chapala-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169306,"job_number":"JOB_169306","tr_customer_id":169323,"tr_customer_product_id":169313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Dhanvin Talwar","mobile_number":"9687968135","email_id":"vaijayanthi.asan@gmail.com","dop":"2026-01-18","serial_number":"666139865361813","imei1":"666139865361813","imei2":"666139865361813","popurl":"www.adwitiya-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169305,"job_number":"JOB_169305","tr_customer_id":169322,"tr_customer_product_id":169312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Anang Sethi","mobile_number":"9683011979","email_id":"aamod.khatri@hotmail.com","dop":"2026-01-18","serial_number":"849882623990410","imei1":"849882623990410","imei2":"849882623990410","popurl":"www.gatik-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169304,"job_number":"JOB_169304","tr_customer_id":169321,"tr_customer_product_id":169311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhaaswar Jain","mobile_number":"9456540446","email_id":"rameshwar.bhattathiri@gmail.com","dop":"2026-01-18","serial_number":"098689028402538","imei1":"098689028402538","imei2":"098689028402538","popurl":"www.anjushree-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169303,"job_number":"JOB_169303","tr_customer_id":169320,"tr_customer_product_id":169310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:32.000Z","modified_at":"2026-01-28T06:57:32.000Z","name":"Bhupati Panicker","mobile_number":"9968206110","email_id":"umang.sethi@yahoo.co.in","dop":"2026-01-18","serial_number":"892264970794675","imei1":"892264970794675","imei2":"892264970794675","popurl":"www.chinmayananda-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169301,"job_number":"JOB_169301","tr_customer_id":169318,"tr_customer_product_id":169308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:57:15.000Z","modified_at":"2026-01-28T06:57:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"681522829733481","imei1":"681522829733481","imei2":"1681522829733481","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169300,"job_number":"JOB_169300","tr_customer_id":169317,"tr_customer_product_id":169307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:56:29.000Z","modified_at":"2026-01-28T06:56:29.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12204192714832","imei1":"12204192714832","imei2":"112204192714832","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169299,"job_number":"JOB_169299","tr_customer_id":169316,"tr_customer_product_id":169306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:37.000Z","modified_at":"2026-01-28T06:51:37.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"91088984962329","imei1":"91088984962329","imei2":"91088984962329","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169297,"job_number":"JOB_169297","tr_customer_id":169314,"tr_customer_product_id":169304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:51:35.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14007964790470","imei1":"14007964790470","imei2":"14007964790470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169296,"job_number":"JOB_169296","tr_customer_id":169313,"tr_customer_product_id":169303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:20.000Z","modified_at":"2026-01-28T06:51:20.000Z","name":"Ottis Waters","mobile_number":"447-548-2406","email_id":"Dejah_Champlin94@yahoo.com","dop":"2025-04-06","serial_number":"19265146337849130","imei1":"19265146337849130","imei2":"19265146337849130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169294,"job_number":"JOB_169294","tr_customer_id":169311,"tr_customer_product_id":169301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:51:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15850883993856","imei1":"15850883993856","imei2":"15850883993856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169293,"job_number":"JOB_169293","tr_customer_id":169310,"tr_customer_product_id":169300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:50.000Z","modified_at":"2026-01-28T06:50:50.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42234342450653","imei1":"42234342450653","imei2":"42234342450653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169291,"job_number":"JOB_169291","tr_customer_id":169308,"tr_customer_product_id":169298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:48.000Z","modified_at":"2026-01-28T06:50:48.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18978191462589","imei1":"18978191462589","imei2":"18978191462589","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169290,"job_number":"JOB_169290","tr_customer_id":169307,"tr_customer_product_id":169297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:27.000Z","modified_at":"2026-01-28T06:50:27.000Z","name":"Sabrina Kulas","mobile_number":"608-378-1179","email_id":"Alfreda.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"13690135374603352","imei1":"13690135374603352","imei2":"13690135374603352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169288,"job_number":"JOB_169288","tr_customer_id":169305,"tr_customer_product_id":169295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:50:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16173763253971","imei1":"16173763253971","imei2":"16173763253971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169287,"job_number":"JOB_169287","tr_customer_id":169304,"tr_customer_product_id":169294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:04.000Z","modified_at":"2026-01-28T06:50:04.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"23482153747368","imei1":"23482153747368","imei2":"23482153747368","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169285,"job_number":"JOB_169285","tr_customer_id":169302,"tr_customer_product_id":169292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:02.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10236064332598","imei1":"10236064332598","imei2":"10236064332598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169284,"job_number":"JOB_169284","tr_customer_id":169301,"tr_customer_product_id":169291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:39.000Z","modified_at":"2026-01-28T06:49:39.000Z","name":"Evert Larson","mobile_number":"295-764-5140","email_id":"Enid_Cole@gmail.com","dop":"2025-04-06","serial_number":"13547529799009194","imei1":"13547529799009194","imei2":"13547529799009194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169282,"job_number":"JOB_169282","tr_customer_id":169299,"tr_customer_product_id":169289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:34.000Z","modified_at":"2026-01-28T06:49:34.000Z","name":"Asa Tillman","mobile_number":"653-666-2560","email_id":"Dejah19@yahoo.com","dop":"2025-04-06","serial_number":"18557843896856140","imei1":"18557843896856140","imei2":"18557843896856140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169280,"job_number":"JOB_169280","tr_customer_id":169297,"tr_customer_product_id":169287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:49:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14955718179835","imei1":"14955718179835","imei2":"14955718179835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169279,"job_number":"JOB_169279","tr_customer_id":169296,"tr_customer_product_id":169286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:23.000Z","modified_at":"2026-01-28T06:45:23.000Z","name":"Felton Auer","mobile_number":"558-810-0777","email_id":"Abigayle34@gmail.com","dop":"2025-04-06","serial_number":"11213483175831268","imei1":"11213483175831268","imei2":"11213483175831268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169277,"job_number":"JOB_169277","tr_customer_id":169294,"tr_customer_product_id":169284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:21.000Z","modified_at":"2026-01-28T06:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12768228910564","imei1":"12768228910564","imei2":"12768228910564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169276,"job_number":"JOB_169276","tr_customer_id":169293,"tr_customer_product_id":169283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:08.000Z","modified_at":"2026-01-28T06:45:08.000Z","name":"Kody Rempel","mobile_number":"997-848-9858","email_id":"Eldred.Hodkiewicz92@yahoo.com","dop":"2025-04-06","serial_number":"16325077541356460","imei1":"16325077541356460","imei2":"16325077541356460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169274,"job_number":"JOB_169274","tr_customer_id":169291,"tr_customer_product_id":169281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:37.000Z","modified_at":"2026-01-28T06:44:37.000Z","name":"Elsie Grant","mobile_number":"759-540-4823","email_id":"Jody.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11726132667539992","imei1":"11726132667539992","imei2":"11726132667539992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169272,"job_number":"JOB_169272","tr_customer_id":169289,"tr_customer_product_id":169279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:35.000Z","modified_at":"2026-01-28T06:44:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11994798530563","imei1":"11994798530563","imei2":"11994798530563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169271,"job_number":"JOB_169271","tr_customer_id":169288,"tr_customer_product_id":169278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:19.000Z","modified_at":"2026-01-28T06:44:19.000Z","name":"Nicole Price","mobile_number":"556-334-4601","email_id":"Ila69@yahoo.com","dop":"2025-04-06","serial_number":"15178668524605324","imei1":"15178668524605324","imei2":"15178668524605324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169269,"job_number":"JOB_169269","tr_customer_id":169286,"tr_customer_product_id":169276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15111308479456","imei1":"15111308479456","imei2":"15111308479456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169268,"job_number":"JOB_169268","tr_customer_id":169285,"tr_customer_product_id":169275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:08.000Z","modified_at":"2026-01-28T06:44:08.000Z","name":"Rogers Heidenreich","mobile_number":"337-258-7255","email_id":"Merritt_Abernathy95@hotmail.com","dop":"2025-04-06","serial_number":"16572912219552868","imei1":"16572912219552868","imei2":"16572912219552868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169266,"job_number":"JOB_169266","tr_customer_id":169283,"tr_customer_product_id":169273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:51.000Z","modified_at":"2026-01-28T06:43:51.000Z","name":"Luisa Morissette","mobile_number":"502-387-5543","email_id":"Antoinette_Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"13350774692795080","imei1":"13350774692795080","imei2":"13350774692795080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169264,"job_number":"JOB_169264","tr_customer_id":169281,"tr_customer_product_id":169271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:43:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13726813416763","imei1":"13726813416763","imei2":"13726813416763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169263,"job_number":"JOB_169263","tr_customer_id":169280,"tr_customer_product_id":169270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:29.000Z","modified_at":"2026-01-28T06:43:29.000Z","name":"Kathleen Yundt","mobile_number":"738-482-5104","email_id":"Herta_Collier@yahoo.com","dop":"2025-04-06","serial_number":"17292292390199464","imei1":"17292292390199464","imei2":"17292292390199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169261,"job_number":"JOB_169261","tr_customer_id":169278,"tr_customer_product_id":169268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:43:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16084700356649","imei1":"16084700356649","imei2":"16084700356649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169260,"job_number":"JOB_169260","tr_customer_id":169277,"tr_customer_product_id":169267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:40.000Z","modified_at":"2026-01-28T06:42:40.000Z","name":"Marlen Farrell","mobile_number":"304-934-1695","email_id":"Clemmie_Carroll68@yahoo.com","dop":"2025-04-06","serial_number":"12970341688124972","imei1":"12970341688124972","imei2":"12970341688124972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169258,"job_number":"JOB_169258","tr_customer_id":169275,"tr_customer_product_id":169265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:38.000Z","modified_at":"2026-01-28T06:42:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11153067456433","imei1":"11153067456433","imei2":"11153067456433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169257,"job_number":"JOB_169257","tr_customer_id":169274,"tr_customer_product_id":169264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:41:17.000Z","modified_at":"2026-01-28T06:41:17.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13510700420678","imei1":"13510700420678","imei2":"13510700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169256,"job_number":"JOB_169256","tr_customer_id":169273,"tr_customer_product_id":169263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:15.000Z","modified_at":"2026-01-28T06:39:15.000Z","name":"Rebeca Leannon","mobile_number":"294-853-6895","email_id":"Rafaela85@yahoo.com","dop":"2025-04-06","serial_number":"12490066357241164","imei1":"12490066357241164","imei2":"12490066357241164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169254,"job_number":"JOB_169254","tr_customer_id":169271,"tr_customer_product_id":169261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19261577055943","imei1":"19261577055943","imei2":"19261577055943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169250,"job_number":"JOB_169250","tr_customer_id":169267,"tr_customer_product_id":169257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:30.000Z","modified_at":"2026-01-28T06:38:30.000Z","name":"Camila Schoen","mobile_number":"993-287-1662","email_id":"Zoe_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"17490482117642788","imei1":"17490482117642788","imei2":"17490482117642788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169248,"job_number":"JOB_169248","tr_customer_id":169265,"tr_customer_product_id":169255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:28.000Z","modified_at":"2026-01-28T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11330191603712","imei1":"11330191603712","imei2":"11330191603712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169247,"job_number":"JOB_169247","tr_customer_id":169264,"tr_customer_product_id":169254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:09.000Z","modified_at":"2026-01-28T06:38:09.000Z","name":"Estel O'Keefe","mobile_number":"948-997-6662","email_id":"Tara.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"18687926749925656","imei1":"18687926749925656","imei2":"18687926749925656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169245,"job_number":"JOB_169245","tr_customer_id":169262,"tr_customer_product_id":169252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:07.000Z","modified_at":"2026-01-28T06:38:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15083361454315","imei1":"15083361454315","imei2":"15083361454315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169241,"job_number":"JOB_169241","tr_customer_id":169258,"tr_customer_product_id":169248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:45.000Z","modified_at":"2026-01-28T06:37:45.000Z","name":"Lonzo Bosco","mobile_number":"753-943-0586","email_id":"Rickey86@gmail.com","dop":"2025-04-06","serial_number":"18836225143621250","imei1":"18836225143621250","imei2":"18836225143621250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169239,"job_number":"JOB_169239","tr_customer_id":169256,"tr_customer_product_id":169246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:43.000Z","modified_at":"2026-01-28T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13480901572171","imei1":"13480901572171","imei2":"13480901572171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169237,"job_number":"JOB_169237","tr_customer_id":169254,"tr_customer_product_id":169244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:17.000Z","modified_at":"2026-01-28T06:37:17.000Z","name":"Providenci Zemlak","mobile_number":"712-596-1893","email_id":"Tressa.Walter31@gmail.com","dop":"2025-04-06","serial_number":"19466685822166936","imei1":"19466685822166936","imei2":"19466685822166936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169233,"job_number":"JOB_169233","tr_customer_id":169250,"tr_customer_product_id":169240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749383765456","imei1":"16749383765456","imei2":"16749383765456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169229,"job_number":"JOB_169229","tr_customer_id":169246,"tr_customer_product_id":169236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:24.000Z","modified_at":"2026-01-28T06:36:24.000Z","name":"Kavon Roob","mobile_number":"995-746-8055","email_id":"Maye_Klein45@hotmail.com","dop":"2025-04-06","serial_number":"17902386136871016","imei1":"17902386136871016","imei2":"17902386136871016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169227,"job_number":"JOB_169227","tr_customer_id":169244,"tr_customer_product_id":169234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15313058396813","imei1":"15313058396813","imei2":"15313058396813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169226,"job_number":"JOB_169226","tr_customer_id":169243,"tr_customer_product_id":169233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:29.000Z","modified_at":"2026-01-28T06:35:29.000Z","name":"Zander Friesen","mobile_number":"852-598-7884","email_id":"Rahul_Hessel35@hotmail.com","dop":"2025-04-06","serial_number":"16104933540280732","imei1":"16104933540280732","imei2":"16104933540280732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169224,"job_number":"JOB_169224","tr_customer_id":169241,"tr_customer_product_id":169231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:01.000Z","modified_at":"2026-01-28T06:35:01.000Z","name":"Bhoopati Nambeesan","mobile_number":"7095754824","email_id":"achalesvara.sharma@yahoo.co.in","dop":"2026-01-18","serial_number":"889626546269777","imei1":"889626546269777","imei2":"889626546269777","popurl":"www.bhramar-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169223,"job_number":"JOB_169223","tr_customer_id":169240,"tr_customer_product_id":169230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:34:52.000Z","modified_at":"2026-01-28T06:34:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15662120434571","imei1":"15662120434571","imei2":"115662120434571","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169221,"job_number":"JOB_169221","tr_customer_id":169238,"tr_customer_product_id":169228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15391216919669","imei2":"15391216919669","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169219,"job_number":"JOB_169219","tr_customer_id":169236,"tr_customer_product_id":169226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:27.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10894799485023","imei2":"10894799485023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169218,"job_number":"JOB_169218","tr_customer_id":169235,"tr_customer_product_id":169225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:18.000Z","modified_at":"2026-01-28T06:33:18.000Z","name":"Arlo McLaughlin","mobile_number":"495-907-0840","email_id":"Spencer.Larson21@yahoo.com","dop":"2025-04-06","serial_number":"10837692809704056","imei1":"10837692809704056","imei2":"10837692809704056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169216,"job_number":"JOB_169216","tr_customer_id":169233,"tr_customer_product_id":169223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19237686421257","imei1":"19237686421257","imei2":"19237686421257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169214,"job_number":"JOB_169214","tr_customer_id":169231,"tr_customer_product_id":169221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:11.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17478145984746","imei2":"17478145984746","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169213,"job_number":"JOB_169213","tr_customer_id":169230,"tr_customer_product_id":169220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:01.000Z","modified_at":"2026-01-28T06:33:01.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-18T06:33:00.639737358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169212,"job_number":"JOB_169212","tr_customer_id":169229,"tr_customer_product_id":169219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:00.000Z","modified_at":"2026-01-28T06:33:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-18T06:32:59.938198753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169211,"job_number":"JOB_169211","tr_customer_id":169228,"tr_customer_product_id":169218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:59.000Z","modified_at":"2026-01-28T06:32:59.000Z","name":"Heema Dubashi","mobile_number":"7092381317","email_id":"bharadwaj.kakkar@hotmail.com","dop":"2026-01-18","serial_number":"589340922783522","imei1":"589340922783522","imei2":"589340922783522","popurl":"www.dinesh-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169210,"job_number":"JOB_169210","tr_customer_id":169227,"tr_customer_product_id":169217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:58.000Z","modified_at":"2026-01-28T06:32:58.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-18","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-18T06:32:58.377919423Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169209,"job_number":"JOB_169209","tr_customer_id":169226,"tr_customer_product_id":169216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:47.000Z","modified_at":"2026-01-28T06:32:47.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13922013813039","imei1":"13922013813039","imei2":"113922013813039","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169208,"job_number":"JOB_169208","tr_customer_id":169225,"tr_customer_product_id":169215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:29.000Z","modified_at":"2026-01-28T06:32:29.000Z","name":"Francisca Koss","mobile_number":"960-772-7490","email_id":"Pascale_Dare@hotmail.com","dop":"2025-04-06","serial_number":"19460717513058788","imei1":"19460717513058788","imei2":"19460717513058788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169206,"job_number":"JOB_169206","tr_customer_id":169223,"tr_customer_product_id":169213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407983804959","imei1":"18407983804959","imei2":"18407983804959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169205,"job_number":"JOB_169205","tr_customer_id":169222,"tr_customer_product_id":169212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:39.000Z","modified_at":"2026-01-28T06:31:39.000Z","name":"Florian Price","mobile_number":"527-734-2111","email_id":"Jace81@gmail.com","dop":"2025-04-06","serial_number":"17669740795492760","imei1":"17669740795492760","imei2":"17669740795492760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169203,"job_number":"JOB_169203","tr_customer_id":169220,"tr_customer_product_id":169210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:37.000Z","modified_at":"2026-01-28T06:31:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10228797419517","imei1":"10228797419517","imei2":"10228797419517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169200,"job_number":"JOB_169200","tr_customer_id":169217,"tr_customer_product_id":169207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:33.000Z","modified_at":"2026-01-28T06:30:33.000Z","name":"Alexandro Johns","mobile_number":"696-947-6217","email_id":"Zaria.Ernser62@hotmail.com","dop":"2025-04-06","serial_number":"11079069994950864","imei1":"11079069994950864","imei2":"11079069994950864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169198,"job_number":"JOB_169198","tr_customer_id":169215,"tr_customer_product_id":169205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:30:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15043955760525","imei1":"15043955760525","imei2":"15043955760525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169197,"job_number":"JOB_169197","tr_customer_id":169214,"tr_customer_product_id":169204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:46.000Z","modified_at":"2026-01-28T06:29:46.000Z","name":"Brady Schoen","mobile_number":"274-843-2795","email_id":"Abigail_Bernier28@gmail.com","dop":"2025-04-06","serial_number":"14989330073636862","imei1":"14989330073636862","imei2":"14989330073636862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169195,"job_number":"JOB_169195","tr_customer_id":169212,"tr_customer_product_id":169202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:44.000Z","modified_at":"2026-01-28T06:29:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16553944845785","imei1":"16553944845785","imei2":"16553944845785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169194,"job_number":"JOB_169194","tr_customer_id":169211,"tr_customer_product_id":169201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:59.000Z","modified_at":"2026-01-28T06:28:59.000Z","name":"Bailey Daniel","mobile_number":"477-853-5464","email_id":"Verlie27@hotmail.com","dop":"2025-04-06","serial_number":"17657423005537158","imei1":"17657423005537158","imei2":"17657423005537158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169192,"job_number":"JOB_169192","tr_customer_id":169209,"tr_customer_product_id":169199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:57.000Z","modified_at":"2026-01-28T06:28:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15808986607982","imei1":"15808986607982","imei2":"15808986607982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169191,"job_number":"JOB_169191","tr_customer_id":169208,"tr_customer_product_id":169198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:43.000Z","modified_at":"2026-01-28T06:27:44.000Z","name":"Kelton Walsh","mobile_number":"207-923-2879","email_id":"Eric.Lowe46@hotmail.com","dop":"2025-04-06","serial_number":"12481712563588796","imei1":"12481712563588796","imei2":"12481712563588796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169189,"job_number":"JOB_169189","tr_customer_id":169206,"tr_customer_product_id":169196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10433006531532","imei1":"10433006531532","imei2":"10433006531532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169188,"job_number":"JOB_169188","tr_customer_id":169205,"tr_customer_product_id":169195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:58.000Z","modified_at":"2026-01-28T06:26:58.000Z","name":"Leopoldo Durgan","mobile_number":"350-528-1125","email_id":"Cheyenne38@yahoo.com","dop":"2025-04-06","serial_number":"10996447026499912","imei1":"10996447026499912","imei2":"10996447026499912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169186,"job_number":"JOB_169186","tr_customer_id":169203,"tr_customer_product_id":169193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:26:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15137142511097","imei1":"15137142511097","imei2":"15137142511097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169185,"job_number":"JOB_169185","tr_customer_id":169202,"tr_customer_product_id":169192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:13.000Z","modified_at":"2026-01-28T06:26:13.000Z","name":"Ara Kovacek","mobile_number":"679-876-1671","email_id":"Gunnar.Stehr71@gmail.com","dop":"2025-04-06","serial_number":"11959492322976712","imei1":"11959492322976712","imei2":"11959492322976712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169183,"job_number":"JOB_169183","tr_customer_id":169200,"tr_customer_product_id":169190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:11.000Z","modified_at":"2026-01-28T06:26:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11278814933865","imei1":"11278814933865","imei2":"11278814933865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169182,"job_number":"JOB_169182","tr_customer_id":169199,"tr_customer_product_id":169189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:46.000Z","modified_at":"2026-01-28T06:25:46.000Z","name":"Giovanni Hoeger","mobile_number":"532-453-4026","email_id":"Vada_Wintheiser@gmail.com","dop":"2025-06-18","serial_number":"1059007100615670","imei1":"1059007100615670","imei2":"1059007100615670","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169180,"job_number":"JOB_169180","tr_customer_id":169197,"tr_customer_product_id":169187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:25:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10332480484942","imei1":"10332480484942","imei2":"10332480484942","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169179,"job_number":"JOB_169179","tr_customer_id":169196,"tr_customer_product_id":169186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:01.000Z","name":"Drew Schulist","mobile_number":"232-719-8460","email_id":"Van.Casper@yahoo.com","dop":"2025-06-18","serial_number":"1084903949503371","imei1":"1084903949503371","imei2":"1084903949503371","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169177,"job_number":"JOB_169177","tr_customer_id":169194,"tr_customer_product_id":169184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:00.000Z","modified_at":"2026-01-28T06:25:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10504627160839","imei1":"10504627160839","imei2":"10504627160839","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169176,"job_number":"JOB_169176","tr_customer_id":169193,"tr_customer_product_id":169183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:27.000Z","modified_at":"2026-01-28T06:24:27.000Z","name":"Cynthia Dicki","mobile_number":"894-499-1172","email_id":"Callie_Ziemann71@hotmail.com","dop":"2025-04-06","serial_number":"19964569460169710","imei1":"19964569460169710","imei2":"19964569460169710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169158,"job_number":"JOB_169158","tr_customer_id":169175,"tr_customer_product_id":169165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:16:00.000Z","modified_at":"2026-01-28T06:16:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16355991813647","imei1":"16355991813647","imei2":"116355991813647","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169157,"job_number":"JOB_169157","tr_customer_id":169174,"tr_customer_product_id":169164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:14:06.000Z","modified_at":"2026-01-28T06:14:06.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16615493944300","imei1":"16615493944300","imei2":"116615493944300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169156,"job_number":"JOB_169156","tr_customer_id":169173,"tr_customer_product_id":169163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:13:02.000Z","modified_at":"2026-01-28T06:13:02.000Z","name":"Angelo Frami","mobile_number":"274-874-0122","email_id":"Javonte_Rau3@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169155,"job_number":"JOB_169155","tr_customer_id":169172,"tr_customer_product_id":169162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:12:58.000Z","modified_at":"2026-01-28T06:12:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10966668037661","imei1":"10966668037661","imei2":"110966668037661","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169152,"job_number":"JOB_169152","tr_customer_id":169169,"tr_customer_product_id":169159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10410879769035","imei1":"10410879769035","imei2":"10410879769035","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169150,"job_number":"JOB_169150","tr_customer_id":169167,"tr_customer_product_id":169157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:05.000Z","modified_at":"2026-01-28T05:49:05.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14233530612531","imei1":"14233530612531","imei2":"14233530612531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169148,"job_number":"JOB_169148","tr_customer_id":169165,"tr_customer_product_id":169155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:48:47.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10423354939152","imei1":"10423354939152","imei2":"10423354939152","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169147,"job_number":"JOB_169147","tr_customer_id":169164,"tr_customer_product_id":169154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:45:33.000Z","modified_at":"2026-01-28T05:45:33.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"13410700420678","imei1":"13410700420678","imei2":"13410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169146,"job_number":"JOB_169146","tr_customer_id":169163,"tr_customer_product_id":169153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:32:47.000Z","modified_at":"2026-01-28T05:32:47.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420678","imei1":"12410700420678","imei2":"12410700420678","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169145,"job_number":"JOB_169145","tr_customer_id":169162,"tr_customer_product_id":169152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:25:01.000Z","modified_at":"2026-01-28T05:25:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420677","imei1":"12410700420677","imei2":"12410700420677","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169144,"job_number":"JOB_169144","tr_customer_id":169161,"tr_customer_product_id":169151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:21:51.000Z","modified_at":"2026-01-28T05:21:51.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420676","imei1":"12410700420676","imei2":"12410700420676","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169143,"job_number":"JOB_169143","tr_customer_id":169160,"tr_customer_product_id":169150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:32.000Z","modified_at":"2026-01-28T05:20:32.000Z","name":"Era Macejkovic","mobile_number":"782-486-1813","email_id":"Josianne30@gmail.com","dop":"2025-04-06","serial_number":"13367796090700734","imei1":"13367796090700734","imei2":"13367796090700734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169141,"job_number":"JOB_169141","tr_customer_id":169158,"tr_customer_product_id":169148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14238450538779","imei1":"14238450538779","imei2":"14238450538779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169140,"job_number":"JOB_169140","tr_customer_id":169157,"tr_customer_product_id":169147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:44.000Z","modified_at":"2026-01-28T05:19:44.000Z","name":"Darien Fadel","mobile_number":"472-425-0343","email_id":"Pedro_Heller35@yahoo.com","dop":"2025-04-06","serial_number":"11226920703453382","imei1":"11226920703453382","imei2":"11226920703453382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169138,"job_number":"JOB_169138","tr_customer_id":169155,"tr_customer_product_id":169145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:19:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11091504026502","imei1":"11091504026502","imei2":"11091504026502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169137,"job_number":"JOB_169137","tr_customer_id":169154,"tr_customer_product_id":169144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:56.000Z","modified_at":"2026-01-28T05:18:56.000Z","name":"Kennith Cole","mobile_number":"758-956-2946","email_id":"Maximus_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"17924857050027440","imei1":"17924857050027440","imei2":"17924857050027440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169135,"job_number":"JOB_169135","tr_customer_id":169152,"tr_customer_product_id":169142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12636511262102","imei1":"12636511262102","imei2":"12636511262102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169133,"job_number":"JOB_169133","tr_customer_id":169150,"tr_customer_product_id":169140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:18.000Z","name":"Tanner Gulgowski","mobile_number":"7056840548","email_id":"man.mccullough@gmail.com","dop":"2026-01-18","serial_number":"731637138765550","imei1":"695212511360739","imei2":"592558246262018","popurl":"www.mackenzie-dach.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169132,"job_number":"JOB_169132","tr_customer_id":169149,"tr_customer_product_id":169139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Fawn Hessel","mobile_number":"7076899060","email_id":"lavenia.gleichner@gmail.com","dop":"2026-01-18","serial_number":"061934376039624","imei1":"235487923448655","imei2":"946007086824279","popurl":"www.erich-yost.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169131,"job_number":"JOB_169131","tr_customer_id":169148,"tr_customer_product_id":169138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Michal Treutel","mobile_number":"7055796418","email_id":"rufus.kulas@gmail.com","dop":"2026-01-18","serial_number":"112355330638362","imei1":"180082711030435","imei2":"460849353887459","popurl":"www.aileen-hettinger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169129,"job_number":"JOB_169129","tr_customer_id":169146,"tr_customer_product_id":169136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Chester Dibbert","mobile_number":"7090505120","email_id":"carlo.graham@gmail.com","dop":"2026-01-18","serial_number":"794188457601446","imei1":"886299810225287","imei2":"405160352024376","popurl":"www.peggy-hammes.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169128,"job_number":"JOB_169128","tr_customer_id":169145,"tr_customer_product_id":169135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Mac Schroeder","mobile_number":"7016907963","email_id":"benny.sipes@gmail.com","dop":"2026-01-18","serial_number":"764510928868949","imei1":"114224563080669","imei2":"698780587965484","popurl":"www.priscilla-west.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169125,"job_number":"JOB_169125","tr_customer_id":169142,"tr_customer_product_id":169132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:17.000Z","modified_at":"2026-01-28T05:09:17.000Z","name":"Darcy Nikolaus","mobile_number":"7059484227","email_id":"francesco.kreiger@hotmail.com","dop":"2026-01-18","serial_number":"237162085848784","imei1":"682039937852066","imei2":"088676464657680","popurl":"www.kourtney-beier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169124,"job_number":"JOB_169124","tr_customer_id":169141,"tr_customer_product_id":169131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Orville Huels","mobile_number":"7024864653","email_id":"alia.greenholt@yahoo.com","dop":"2026-01-18","serial_number":"185715980803526","imei1":"870396218720613","imei2":"257476347326328","popurl":"www.ozzie-oreilly.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169123,"job_number":"JOB_169123","tr_customer_id":169140,"tr_customer_product_id":169130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Chang Emmerich","mobile_number":"7046276369","email_id":"marleen.zboncak@gmail.com","dop":"2026-01-18","serial_number":"458120360955639","imei1":"570023186543866","imei2":"571762251696608","popurl":"www.curtis-rau.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169121,"job_number":"JOB_169121","tr_customer_id":169138,"tr_customer_product_id":169128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Mitzi Muller","mobile_number":"7095160900","email_id":"tawana.watsica@gmail.com","dop":"2026-01-18","serial_number":"580482655283047","imei1":"690350514103817","imei2":"490951469361938","popurl":"www.latisha-sawayn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169120,"job_number":"JOB_169120","tr_customer_id":169137,"tr_customer_product_id":169127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Rolland Wiegand","mobile_number":"7001141644","email_id":"melody.auer@gmail.com","dop":"2026-01-18","serial_number":"985859152796866","imei1":"218808745690968","imei2":"677572955123304","popurl":"www.raymundo-crooks.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169118,"job_number":"JOB_169118","tr_customer_id":169135,"tr_customer_product_id":169125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Lana Crooks","mobile_number":"7065943410","email_id":"monte.ullrich@hotmail.com","dop":"2026-01-18","serial_number":"953702657364236","imei1":"796701857923983","imei2":"463012004838630","popurl":"www.rogelio-jaskolski.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169117,"job_number":"JOB_169117","tr_customer_id":169134,"tr_customer_product_id":169124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:16.000Z","modified_at":"2026-01-28T05:09:16.000Z","name":"Joycelyn Heidenreich","mobile_number":"7088226509","email_id":"julissa.bergnaum@hotmail.com","dop":"2026-01-18","serial_number":"064744593531955","imei1":"273122732364596","imei2":"679974213480388","popurl":"www.wiley-kris.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169114,"job_number":"JOB_169114","tr_customer_id":169131,"tr_customer_product_id":169121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Virgil Orn","mobile_number":"7026092115","email_id":"mignon.hilpert@yahoo.com","dop":"2026-01-18","serial_number":"098014969511969","imei1":"455582873646629","imei2":"061376441361154","popurl":"www.donald-glover.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169113,"job_number":"JOB_169113","tr_customer_id":169130,"tr_customer_product_id":169120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Vella Lakin","mobile_number":"7030218454","email_id":"theda.stanton@yahoo.com","dop":"2026-01-18","serial_number":"133376787956623","imei1":"683893664152832","imei2":"763178826664200","popurl":"www.roland-bednar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169112,"job_number":"JOB_169112","tr_customer_id":169129,"tr_customer_product_id":169119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Kanisha Watsica","mobile_number":"7013549700","email_id":"lisandra.murazik@yahoo.com","dop":"2026-01-18","serial_number":"132279553784174","imei1":"722753823367069","imei2":"705491968351499","popurl":"www.wilton-walsh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169111,"job_number":"JOB_169111","tr_customer_id":169128,"tr_customer_product_id":169118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Jeni Harris","mobile_number":"7007490843","email_id":"allen.schneider@gmail.com","dop":"2026-01-18","serial_number":"626680439207496","imei1":"057291482303383","imei2":"485113861295363","popurl":"www.kayla-deckow.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169110,"job_number":"JOB_169110","tr_customer_id":169127,"tr_customer_product_id":169117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:15.000Z","modified_at":"2026-01-28T05:09:15.000Z","name":"Stuart Waters","mobile_number":"7088138613","email_id":"valrie.cummerata@yahoo.com","dop":"2026-01-18","serial_number":"897896373250328","imei1":"890758302201835","imei2":"450095498445925","popurl":"www.tammi-okon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169108,"job_number":"JOB_169108","tr_customer_id":169125,"tr_customer_product_id":169115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Lara Mertz","mobile_number":"7057768089","email_id":"daniel.padberg@hotmail.com","dop":"2026-01-18","serial_number":"290680036322652","imei1":"532598890094162","imei2":"826426359644930","popurl":"www.bonny-feil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169107,"job_number":"JOB_169107","tr_customer_id":169124,"tr_customer_product_id":169114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Toya Pfeffer","mobile_number":"7033261684","email_id":"nicky.dibbert@gmail.com","dop":"2026-01-18","serial_number":"593861782933910","imei1":"877262775802800","imei2":"547925369421532","popurl":"www.patsy-mcglynn.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169106,"job_number":"JOB_169106","tr_customer_id":169123,"tr_customer_product_id":169113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Sydney Kulas","mobile_number":"7068442320","email_id":"wilton.baumbach@gmail.com","dop":"2026-01-18","serial_number":"563489569869630","imei1":"272916373004887","imei2":"246360089616359","popurl":"www.mickey-kunze.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169105,"job_number":"JOB_169105","tr_customer_id":169122,"tr_customer_product_id":169112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Bea Terry","mobile_number":"7038117289","email_id":"kasey.thiel@gmail.com","dop":"2026-01-18","serial_number":"280076893494887","imei1":"176869074789781","imei2":"912609420555292","popurl":"www.tracy-bogan.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169104,"job_number":"JOB_169104","tr_customer_id":169121,"tr_customer_product_id":169111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Maile Fritsch","mobile_number":"7063664594","email_id":"asuncion.davis@hotmail.com","dop":"2026-01-18","serial_number":"209738443994829","imei1":"013941896316824","imei2":"619742855506432","popurl":"www.anibal-davis.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169103,"job_number":"JOB_169103","tr_customer_id":169120,"tr_customer_product_id":169110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Brenton Morissette","mobile_number":"7079057437","email_id":"ligia.roberts@yahoo.com","dop":"2026-01-18","serial_number":"805576963490745","imei1":"953669277202199","imei2":"956419560701436","popurl":"www.eulalia-ziemann.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169102,"job_number":"JOB_169102","tr_customer_id":169119,"tr_customer_product_id":169109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Jacob Abernathy","mobile_number":"7022253327","email_id":"regan.armstrong@yahoo.com","dop":"2026-01-18","serial_number":"908431218208499","imei1":"569696640823707","imei2":"173358808051124","popurl":"www.adrian-auer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169101,"job_number":"JOB_169101","tr_customer_id":169118,"tr_customer_product_id":169108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:14.000Z","modified_at":"2026-01-28T05:09:14.000Z","name":"Erwin Hegmann","mobile_number":"7041405217","email_id":"freeman.cartwright@yahoo.com","dop":"2026-01-18","serial_number":"153440518309777","imei1":"044798603921274","imei2":"367382200804052","popurl":"www.alfredo-gottlieb.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169099,"job_number":"JOB_169099","tr_customer_id":169116,"tr_customer_product_id":169106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Billie Smitham","mobile_number":"7030736884","email_id":"alfredo.crona@hotmail.com","dop":"2026-01-18","serial_number":"126515468900832","imei1":"106601235370635","imei2":"800431694939608","popurl":"www.wendell-schaden.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169098,"job_number":"JOB_169098","tr_customer_id":169115,"tr_customer_product_id":169105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Lucius Breitenberg","mobile_number":"7081135844","email_id":"melvin.kunze@hotmail.com","dop":"2026-01-18","serial_number":"137033802231998","imei1":"038193480960249","imei2":"631547755565212","popurl":"www.yesenia-ratke.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169097,"job_number":"JOB_169097","tr_customer_id":169114,"tr_customer_product_id":169104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Victor Halvorson","mobile_number":"7007472448","email_id":"ambrose.spencer@gmail.com","dop":"2026-01-18","serial_number":"025031132449326","imei1":"148454477900268","imei2":"777970463178628","popurl":"www.albertha-greenholt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169096,"job_number":"JOB_169096","tr_customer_id":169113,"tr_customer_product_id":169103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Georgann Kiehn","mobile_number":"7025582312","email_id":"geoffrey.daugherty@hotmail.com","dop":"2026-01-18","serial_number":"134861084091074","imei1":"543520891247602","imei2":"212104672184965","popurl":"www.elvin-kuhn.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169095,"job_number":"JOB_169095","tr_customer_id":169112,"tr_customer_product_id":169102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:13.000Z","modified_at":"2026-01-28T05:09:13.000Z","name":"Brant Steuber","mobile_number":"7015283088","email_id":"manuela.kub@hotmail.com","dop":"2026-01-18","serial_number":"587054952376766","imei1":"258539276014228","imei2":"784081933556089","popurl":"www.rusty-boehm.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169094,"job_number":"JOB_169094","tr_customer_id":169111,"tr_customer_product_id":169101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Jewel Balistreri","mobile_number":"7088333668","email_id":"ranae.gottlieb@yahoo.com","dop":"2026-01-18","serial_number":"635905924594400","imei1":"848839507409091","imei2":"353779083788577","popurl":"www.doug-metz.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169093,"job_number":"JOB_169093","tr_customer_id":169110,"tr_customer_product_id":169100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Buford Lockman","mobile_number":"7037518645","email_id":"josiah.jacobs@hotmail.com","dop":"2026-01-18","serial_number":"685234817356916","imei1":"581241018205706","imei2":"678060922258181","popurl":"www.carmen-damore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169091,"job_number":"JOB_169091","tr_customer_id":169108,"tr_customer_product_id":169098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Herschel Hagenes","mobile_number":"7080823634","email_id":"solomon.ferry@hotmail.com","dop":"2026-01-18","serial_number":"205036298906558","imei1":"726103397095808","imei2":"471538697129602","popurl":"www.alfred-goldner.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169090,"job_number":"JOB_169090","tr_customer_id":169107,"tr_customer_product_id":169097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Shannon Trantow","mobile_number":"7046174871","email_id":"deanna.gutkowski@yahoo.com","dop":"2026-01-18","serial_number":"574542483775847","imei1":"594584208498694","imei2":"673438101238511","popurl":"www.ervin-waelchi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169089,"job_number":"JOB_169089","tr_customer_id":169106,"tr_customer_product_id":169096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Nam Kling","mobile_number":"7082399313","email_id":"ronny.fahey@gmail.com","dop":"2026-01-18","serial_number":"381710074825681","imei1":"025162054094227","imei2":"081794243173629","popurl":"www.renee-torphy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169088,"job_number":"JOB_169088","tr_customer_id":169105,"tr_customer_product_id":169095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Freddie Larson","mobile_number":"7001382911","email_id":"pasquale.aufderhar@yahoo.com","dop":"2026-01-18","serial_number":"119775511476862","imei1":"960881880822874","imei2":"925255259092541","popurl":"www.modesto-ritchie.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169087,"job_number":"JOB_169087","tr_customer_id":169104,"tr_customer_product_id":169094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Guillermo Macejkovic","mobile_number":"7044389679","email_id":"elmer.lowe@hotmail.com","dop":"2026-01-18","serial_number":"307527920016242","imei1":"046067543428506","imei2":"578323520326302","popurl":"www.lorenza-mills.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169086,"job_number":"JOB_169086","tr_customer_id":169103,"tr_customer_product_id":169093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Barney Rogahn","mobile_number":"7017824841","email_id":"asha.kiehn@gmail.com","dop":"2026-01-18","serial_number":"385608965963864","imei1":"903069018221846","imei2":"122809502379277","popurl":"www.logan-langworth.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169085,"job_number":"JOB_169085","tr_customer_id":169102,"tr_customer_product_id":169092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:12.000Z","modified_at":"2026-01-28T05:09:12.000Z","name":"Arlena Kiehn","mobile_number":"7068511749","email_id":"marilyn.cronin@yahoo.com","dop":"2026-01-18","serial_number":"264855284556613","imei1":"292813285357153","imei2":"277379486873467","popurl":"www.albertina-daugherty.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169083,"job_number":"JOB_169083","tr_customer_id":169100,"tr_customer_product_id":169090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Heidi Deckow","mobile_number":"7026846878","email_id":"dominick.wolff@gmail.com","dop":"2026-01-18","serial_number":"722244819379030","imei1":"372873753160493","imei2":"605917986514563","popurl":"www.claretta-hoeger.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169082,"job_number":"JOB_169082","tr_customer_id":169099,"tr_customer_product_id":169089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Courtney Mayer","mobile_number":"7090026891","email_id":"lanny.konopelski@gmail.com","dop":"2026-01-18","serial_number":"996841135188507","imei1":"884336621868619","imei2":"377199201756272","popurl":"www.hoyt-nader.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169081,"job_number":"JOB_169081","tr_customer_id":169098,"tr_customer_product_id":169088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Obdulia Hilpert","mobile_number":"7018013351","email_id":"daren.west@yahoo.com","dop":"2026-01-18","serial_number":"284204312766595","imei1":"381239045213494","imei2":"540973714017874","popurl":"www.lester-erdman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169080,"job_number":"JOB_169080","tr_customer_id":169097,"tr_customer_product_id":169087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Andrew Hartmann","mobile_number":"7094531220","email_id":"ismael.sipes@gmail.com","dop":"2026-01-18","serial_number":"420742664319791","imei1":"373302467919814","imei2":"626382903230039","popurl":"www.german-von.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169079,"job_number":"JOB_169079","tr_customer_id":169096,"tr_customer_product_id":169086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Kayleigh Prosacco","mobile_number":"7000132323","email_id":"hans.treutel@gmail.com","dop":"2026-01-18","serial_number":"991571820631061","imei1":"528789104205782","imei2":"304772874719788","popurl":"www.tiffiny-rutherford.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169076,"job_number":"JOB_169076","tr_customer_id":169093,"tr_customer_product_id":169083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Porsche Koss","mobile_number":"7008908189","email_id":"roxann.wintheiser@gmail.com","dop":"2026-01-18","serial_number":"866670000691355","imei1":"295350233640661","imei2":"351288102635912","popurl":"www.nestor-kuvalis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169075,"job_number":"JOB_169075","tr_customer_id":169092,"tr_customer_product_id":169082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:11.000Z","modified_at":"2026-01-28T05:09:11.000Z","name":"Gene Crist","mobile_number":"7039890722","email_id":"michael.ledner@gmail.com","dop":"2026-01-18","serial_number":"910862891252087","imei1":"576770036498805","imei2":"844963638961888","popurl":"www.rigoberto-shields.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169074,"job_number":"JOB_169074","tr_customer_id":169091,"tr_customer_product_id":169081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Keenan Rosenbaum","mobile_number":"7052726921","email_id":"deadra.hudson@hotmail.com","dop":"2026-01-18","serial_number":"239302355931440","imei1":"101236738806950","imei2":"093516358595548","popurl":"www.ma-lueilwitz.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169073,"job_number":"JOB_169073","tr_customer_id":169090,"tr_customer_product_id":169080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Miguelina Kshlerin","mobile_number":"7089685571","email_id":"mariano.sipes@gmail.com","dop":"2026-01-18","serial_number":"336456891170135","imei1":"802732317247357","imei2":"160939021341844","popurl":"www.tawana-ankunding.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169072,"job_number":"JOB_169072","tr_customer_id":169089,"tr_customer_product_id":169079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Mariana Lesch","mobile_number":"7043453436","email_id":"marlin.ohara@yahoo.com","dop":"2026-01-18","serial_number":"147875665267267","imei1":"555402099100437","imei2":"836492770146720","popurl":"www.fannie-deckow.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169071,"job_number":"JOB_169071","tr_customer_id":169088,"tr_customer_product_id":169078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Phillip Wehner","mobile_number":"7084232791","email_id":"vikki.torphy@yahoo.com","dop":"2026-01-18","serial_number":"083413575126846","imei1":"503262534092689","imei2":"449330005719883","popurl":"www.dawna-wolf.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169070,"job_number":"JOB_169070","tr_customer_id":169087,"tr_customer_product_id":169077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Millard Bradtke","mobile_number":"7065863252","email_id":"shonna.collins@gmail.com","dop":"2026-01-18","serial_number":"171766890698387","imei1":"468623523346934","imei2":"580887985359900","popurl":"www.gabriel-goodwin.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169069,"job_number":"JOB_169069","tr_customer_id":169086,"tr_customer_product_id":169076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Lelah Tromp","mobile_number":"7007405083","email_id":"dovie.bailey@hotmail.com","dop":"2026-01-18","serial_number":"618257249783547","imei1":"106517236209334","imei2":"442862408636758","popurl":"www.emmie-spinka.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169068,"job_number":"JOB_169068","tr_customer_id":169085,"tr_customer_product_id":169075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Gidget Kuhic","mobile_number":"7038610119","email_id":"dewitt.dubuque@gmail.com","dop":"2026-01-18","serial_number":"544874173218051","imei1":"992837189246414","imei2":"019743034856071","popurl":"www.modesto-boyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169067,"job_number":"JOB_169067","tr_customer_id":169084,"tr_customer_product_id":169074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:10.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Grover Schmeler","mobile_number":"7063567678","email_id":"guy.becker@yahoo.com","dop":"2026-01-18","serial_number":"263293597571595","imei1":"592370057627051","imei2":"656676382478312","popurl":"www.rob-reilly.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169066,"job_number":"JOB_169066","tr_customer_id":169083,"tr_customer_product_id":169073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:10.000Z","name":"Dave Mayer","mobile_number":"7076681057","email_id":"cathrine.bradtke@hotmail.com","dop":"2026-01-18","serial_number":"720527453136576","imei1":"855505961116365","imei2":"196286941845691","popurl":"www.ginger-ankunding.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169064,"job_number":"JOB_169064","tr_customer_id":169081,"tr_customer_product_id":169071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jewell Schinner","mobile_number":"7022405422","email_id":"carrol.flatley@hotmail.com","dop":"2026-01-18","serial_number":"052002161232425","imei1":"679579664587326","imei2":"447031827582162","popurl":"www.joel-macgyver.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169063,"job_number":"JOB_169063","tr_customer_id":169080,"tr_customer_product_id":169070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Daren Crooks","mobile_number":"7050842686","email_id":"daisy.jerde@gmail.com","dop":"2026-01-18","serial_number":"660140956398028","imei1":"281629063557031","imei2":"860936371376713","popurl":"www.edwardo-ullrich.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169062,"job_number":"JOB_169062","tr_customer_id":169079,"tr_customer_product_id":169069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Emerson Borer","mobile_number":"7003772431","email_id":"valentin.treutel@gmail.com","dop":"2026-01-18","serial_number":"525703241277336","imei1":"802649267835136","imei2":"143904743729384","popurl":"www.roger-hammes.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169061,"job_number":"JOB_169061","tr_customer_id":169078,"tr_customer_product_id":169068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Mario Cronin","mobile_number":"7090802715","email_id":"bradford.wilderman@yahoo.com","dop":"2026-01-18","serial_number":"768817044075070","imei1":"950711852313923","imei2":"443341788435185","popurl":"www.randall-ullrich.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169060,"job_number":"JOB_169060","tr_customer_id":169077,"tr_customer_product_id":169067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Jonah Rau","mobile_number":"7033227805","email_id":"kym.fisher@hotmail.com","dop":"2026-01-18","serial_number":"016983134844646","imei1":"499561187945677","imei2":"179389016297764","popurl":"www.errol-simonis.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169059,"job_number":"JOB_169059","tr_customer_id":169076,"tr_customer_product_id":169066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:09.000Z","modified_at":"2026-01-28T05:09:09.000Z","name":"Ronald Ritchie","mobile_number":"7037775872","email_id":"dara.lemke@gmail.com","dop":"2026-01-18","serial_number":"297716705909293","imei1":"328212666599928","imei2":"331205262633957","popurl":"www.lincoln-steuber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169058,"job_number":"JOB_169058","tr_customer_id":169075,"tr_customer_product_id":169065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Una Williamson","mobile_number":"7028312234","email_id":"ola.koepp@gmail.com","dop":"2026-01-18","serial_number":"411496092945791","imei1":"184735835999419","imei2":"851940279544825","popurl":"www.wilson-steuber.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169056,"job_number":"JOB_169056","tr_customer_id":169073,"tr_customer_product_id":169063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Aurelio Fahey","mobile_number":"7065944473","email_id":"fransisca.rogahn@yahoo.com","dop":"2026-01-18","serial_number":"801058512098137","imei1":"842009855931957","imei2":"141483394963849","popurl":"www.lucienne-haley.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169055,"job_number":"JOB_169055","tr_customer_id":169072,"tr_customer_product_id":169062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:08.000Z","modified_at":"2026-01-28T05:09:08.000Z","name":"Latosha Keeling","mobile_number":"7045136030","email_id":"jeff.wehner@hotmail.com","dop":"2026-01-18","serial_number":"614970465949304","imei1":"797136249883167","imei2":"023022828955925","popurl":"www.monty-nicolas.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169053,"job_number":"JOB_169053","tr_customer_id":169070,"tr_customer_product_id":169060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Jena Kshlerin","mobile_number":"7053279220","email_id":"luis.padberg@hotmail.com","dop":"2026-01-18","serial_number":"638616508418896","imei1":"270725196345511","imei2":"319533648374785","popurl":"www.amada-cassin.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169051,"job_number":"JOB_169051","tr_customer_id":169068,"tr_customer_product_id":169058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Oswaldo Hickle","mobile_number":"7080655863","email_id":"leon.rolfson@yahoo.com","dop":"2026-01-18","serial_number":"961418139604796","imei1":"593917037707761","imei2":"287370207158720","popurl":"www.clyde-krajcik.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169050,"job_number":"JOB_169050","tr_customer_id":169067,"tr_customer_product_id":169057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Alexander Walsh","mobile_number":"7016017781","email_id":"eugenia.labadie@gmail.com","dop":"2026-01-18","serial_number":"562395494778041","imei1":"847856893906186","imei2":"092530818012508","popurl":"www.josh-labadie.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169049,"job_number":"JOB_169049","tr_customer_id":169066,"tr_customer_product_id":169056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Branden Bradtke","mobile_number":"7084656004","email_id":"vonda.conn@gmail.com","dop":"2026-01-18","serial_number":"752118923199199","imei1":"062822531142164","imei2":"279777959936831","popurl":"www.demetrius-murphy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169048,"job_number":"JOB_169048","tr_customer_id":169065,"tr_customer_product_id":169055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Man Gorczany","mobile_number":"7033922157","email_id":"hung.crist@hotmail.com","dop":"2026-01-18","serial_number":"884674931988238","imei1":"281333893155624","imei2":"628539021825705","popurl":"www.timmy-king.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169047,"job_number":"JOB_169047","tr_customer_id":169064,"tr_customer_product_id":169054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Aiko Feeney","mobile_number":"7003894663","email_id":"elmer.rodriguez@yahoo.com","dop":"2026-01-18","serial_number":"753676923006859","imei1":"756526679733290","imei2":"988963174151543","popurl":"www.arturo-johnston.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169045,"job_number":"JOB_169045","tr_customer_id":169062,"tr_customer_product_id":169052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:07.000Z","modified_at":"2026-01-28T05:09:07.000Z","name":"Epifania Stroman","mobile_number":"7012576880","email_id":"arvilla.davis@yahoo.com","dop":"2026-01-18","serial_number":"333243330008922","imei1":"130736459585417","imei2":"128982234793670","popurl":"www.leon-trantow.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169044,"job_number":"JOB_169044","tr_customer_id":169061,"tr_customer_product_id":169051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hayley Waelchi","mobile_number":"7035427200","email_id":"micah.turner@gmail.com","dop":"2026-01-18","serial_number":"509357790084040","imei1":"705311201567443","imei2":"784355426350992","popurl":"www.lenny-ledner.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169043,"job_number":"JOB_169043","tr_customer_id":169060,"tr_customer_product_id":169050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Dwain Quigley","mobile_number":"7096606825","email_id":"gene.batz@gmail.com","dop":"2026-01-18","serial_number":"416408858344946","imei1":"424572469016613","imei2":"195460704348849","popurl":"www.karin-conn.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169042,"job_number":"JOB_169042","tr_customer_id":169059,"tr_customer_product_id":169049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Bill Schimmel","mobile_number":"7043927584","email_id":"timmy.collins@yahoo.com","dop":"2026-01-18","serial_number":"229405596416763","imei1":"015408590334046","imei2":"713046506688589","popurl":"www.enrique-effertz.co","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169040,"job_number":"JOB_169040","tr_customer_id":169057,"tr_customer_product_id":169047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Joe Mertz","mobile_number":"7047454394","email_id":"lynell.russel@hotmail.com","dop":"2026-01-18","serial_number":"037698445249988","imei1":"249639979679316","imei2":"060960320696589","popurl":"www.kaitlyn-schuster.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169039,"job_number":"JOB_169039","tr_customer_id":169056,"tr_customer_product_id":169046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Hershel Dare","mobile_number":"7091582694","email_id":"lissa.smitham@gmail.com","dop":"2026-01-18","serial_number":"181352642409036","imei1":"495584623672534","imei2":"679499599498785","popurl":"www.julius-okon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169037,"job_number":"JOB_169037","tr_customer_id":169054,"tr_customer_product_id":169044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Maren Nicolas","mobile_number":"7002225184","email_id":"emanuel.kuphal@yahoo.com","dop":"2026-01-18","serial_number":"827640796241859","imei1":"007570870708847","imei2":"794003858164138","popurl":"www.wei-haag.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169036,"job_number":"JOB_169036","tr_customer_id":169053,"tr_customer_product_id":169043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Gregory Dickinson","mobile_number":"7043408333","email_id":"marco.watsica@gmail.com","dop":"2026-01-18","serial_number":"637337693951028","imei1":"716523042992059","imei2":"514222668756636","popurl":"www.jamison-harber.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169035,"job_number":"JOB_169035","tr_customer_id":169052,"tr_customer_product_id":169042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:09:06.000Z","modified_at":"2026-01-28T05:09:06.000Z","name":"Vernita Crona","mobile_number":"7066659263","email_id":"retha.leffler@yahoo.com","dop":"2026-01-18","serial_number":"527843974881278","imei1":"227426066170255","imei2":"646938291788117","popurl":"www.brandy-ritchie.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169034,"job_number":"JOB_169034","tr_customer_id":169051,"tr_customer_product_id":169041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:07:00.000Z","modified_at":"2026-01-28T05:07:00.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420675","imei1":"12410700420675","imei2":"12410700420675","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169032,"job_number":"JOB_169032","tr_customer_id":169049,"tr_customer_product_id":169039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:40.000Z","modified_at":"2026-01-28T05:00:41.000Z","name":"Allan Ziemann","mobile_number":"221-581-2490","email_id":"Linnea75@hotmail.com","dop":"2025-04-06","serial_number":"13136588493107660","imei1":"13136588493107660","imei2":"13136588493107660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169030,"job_number":"JOB_169030","tr_customer_id":169047,"tr_customer_product_id":169037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:21.000Z","modified_at":"2026-01-28T05:00:21.000Z","name":"Maegan Runolfsdottir","mobile_number":"578-535-3736","email_id":"Bessie70@hotmail.com","dop":"2025-04-06","serial_number":"13696068545803300","imei1":"13696068545803300","imei2":"13696068545803300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T05:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169028,"job_number":"JOB_169028","tr_customer_id":169045,"tr_customer_product_id":169035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:32.000Z","modified_at":"2026-01-28T04:56:32.000Z","name":"Gustave Lehner","mobile_number":"903-227-5327","email_id":"Braxton_Lindgren@gmail.com","dop":"2025-04-06","serial_number":"14659619673390448","imei1":"14659619673390448","imei2":"14659619673390448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169026,"job_number":"JOB_169026","tr_customer_id":169043,"tr_customer_product_id":169033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:47.000Z","modified_at":"2026-01-28T04:55:47.000Z","name":"Asia Block","mobile_number":"234-564-1730","email_id":"Shea42@yahoo.com","dop":"2025-04-06","serial_number":"14434301358007810","imei1":"14434301358007810","imei2":"14434301358007810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169024,"job_number":"JOB_169024","tr_customer_id":169041,"tr_customer_product_id":169031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:09.000Z","modified_at":"2026-01-28T04:55:09.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2025-10-21","serial_number":"12410700420674","imei1":"12410700420674","imei2":"12410700420674","popurl":"025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169023,"job_number":"JOB_169023","tr_customer_id":169040,"tr_customer_product_id":169030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:01.000Z","modified_at":"2026-01-28T04:55:01.000Z","name":"Maritza Lubowitz","mobile_number":"772-622-1457","email_id":"Thelma_Langosh17@hotmail.com","dop":"2025-04-06","serial_number":"18432309913848372","imei1":"18432309913848372","imei2":"18432309913848372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169021,"job_number":"JOB_169021","tr_customer_id":169038,"tr_customer_product_id":169028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Will Sauer","mobile_number":"7005413122","email_id":"mirtha.okon@gmail.com","dop":"2026-01-18","serial_number":"658781575221291","imei1":"095286785652443","imei2":"801991500470941","popurl":"www.rhett-steuber.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169020,"job_number":"JOB_169020","tr_customer_id":169037,"tr_customer_product_id":169027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sabina Crist","mobile_number":"7013315056","email_id":"julianne.crist@gmail.com","dop":"2026-01-18","serial_number":"206721533849221","imei1":"459086758067588","imei2":"330757413209845","popurl":"www.corine-kreiger.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169019,"job_number":"JOB_169019","tr_customer_id":169036,"tr_customer_product_id":169026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Theda Jerde","mobile_number":"7022582190","email_id":"jacob.fay@hotmail.com","dop":"2026-01-18","serial_number":"918721412818041","imei1":"344540151069283","imei2":"621521462122795","popurl":"www.marcos-von.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169018,"job_number":"JOB_169018","tr_customer_id":169035,"tr_customer_product_id":169025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Arnulfo Kub","mobile_number":"7007836026","email_id":"eugenia.casper@hotmail.com","dop":"2026-01-18","serial_number":"066597937351454","imei1":"127305914402927","imei2":"249476131754018","popurl":"www.lucio-kovacek.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169017,"job_number":"JOB_169017","tr_customer_id":169034,"tr_customer_product_id":169024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Jerica Walsh","mobile_number":"7032070038","email_id":"gaston.blanda@hotmail.com","dop":"2026-01-18","serial_number":"015862327166807","imei1":"819361917589499","imei2":"664928747864861","popurl":"www.tarsha-homenick.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169016,"job_number":"JOB_169016","tr_customer_id":169033,"tr_customer_product_id":169023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Terrell Durgan","mobile_number":"7034741050","email_id":"tequila.pouros@gmail.com","dop":"2026-01-18","serial_number":"074166672405711","imei1":"547183242725417","imei2":"614872272623850","popurl":"www.kennith-wilkinson.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169015,"job_number":"JOB_169015","tr_customer_id":169032,"tr_customer_product_id":169022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Imelda Tillman","mobile_number":"7005897875","email_id":"desmond.jacobson@gmail.com","dop":"2026-01-18","serial_number":"860503672394313","imei1":"198614052626143","imei2":"925816755287476","popurl":"www.alexander-keeling.io","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169014,"job_number":"JOB_169014","tr_customer_id":169031,"tr_customer_product_id":169021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Sidney Armstrong","mobile_number":"7070144268","email_id":"gus.gusikowski@gmail.com","dop":"2026-01-18","serial_number":"915415955931298","imei1":"356881924262184","imei2":"092644843443421","popurl":"www.charita-dach.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169012,"job_number":"JOB_169012","tr_customer_id":169029,"tr_customer_product_id":169019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:54:54.000Z","modified_at":"2026-01-28T04:54:54.000Z","name":"Wiley Ryan","mobile_number":"7024189570","email_id":"olevia.champlin@hotmail.com","dop":"2026-01-18","serial_number":"605132655819018","imei1":"374601687934293","imei2":"673055156786524","popurl":"www.olen-koepp.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169010,"job_number":"JOB_169010","tr_customer_id":169027,"tr_customer_product_id":169017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109547115343195","imei1":"109547115343195","imei2":"109547115343195","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169008,"job_number":"JOB_169008","tr_customer_id":169025,"tr_customer_product_id":169015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:00.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109377087367947","imei1":"109377087367947","imei2":"109377087367947","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169007,"job_number":"JOB_169007","tr_customer_id":169024,"tr_customer_product_id":169014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:41:16.000Z","modified_at":"2026-01-28T04:41:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"35417639983962","imei1":"35417639983962","imei2":"35417639983962","popurl":"2026-01-18T04:41:15.933745078Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169006,"job_number":"JOB_169006","tr_customer_id":169023,"tr_customer_product_id":169013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:35.000Z","modified_at":"2026-01-28T04:40:35.000Z","name":"Christop Witting","mobile_number":"746-793-1550","email_id":"Randi18@yahoo.com","dop":"2025-04-06","serial_number":"18260150525351880","imei1":"18260150525351880","imei2":"18260150525351880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169004,"job_number":"JOB_169004","tr_customer_id":169021,"tr_customer_product_id":169011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:40:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16448467014788","imei1":"16448467014788","imei2":"16448467014788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169003,"job_number":"JOB_169003","tr_customer_id":169020,"tr_customer_product_id":169010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:24.000Z","modified_at":"2026-01-28T04:40:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-18","serial_number":"40815786666722","imei1":"40815786666722","imei2":"40815786666722","popurl":"2026-01-18T04:40:24.076801363Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169002,"job_number":"JOB_169002","tr_customer_id":169019,"tr_customer_product_id":169009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:52.000Z","modified_at":"2026-01-28T04:39:52.000Z","name":"Baby Schulist","mobile_number":"724-881-0956","email_id":"Frida89@yahoo.com","dop":"2025-04-06","serial_number":"18882817690989210","imei1":"18882817690989210","imei2":"18882817690989210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169000,"job_number":"JOB_169000","tr_customer_id":169017,"tr_customer_product_id":169007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:50.000Z","modified_at":"2026-01-28T04:39:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19012567718105","imei1":"19012567718105","imei2":"19012567718105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168999,"job_number":"JOB_168999","tr_customer_id":169016,"tr_customer_product_id":169006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:09.000Z","modified_at":"2026-01-28T04:39:09.000Z","name":"Lupe Nolan","mobile_number":"540-752-1185","email_id":"Raleigh.Schamberger29@yahoo.com","dop":"2025-04-06","serial_number":"15078746163835184","imei1":"15078746163835184","imei2":"15078746163835184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168997,"job_number":"JOB_168997","tr_customer_id":169014,"tr_customer_product_id":169004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19411493454575","imei1":"19411493454575","imei2":"19411493454575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168993,"job_number":"JOB_168993","tr_customer_id":169010,"tr_customer_product_id":169000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80920621628860","imei1":"80920621628860","imei2":"80920621628860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168992,"job_number":"JOB_168992","tr_customer_id":169009,"tr_customer_product_id":168999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21228756695991","imei1":"21228756695991","imei2":"21228756695991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168991,"job_number":"JOB_168991","tr_customer_id":169008,"tr_customer_product_id":168998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57094646830855","imei1":"57094646830855","imei2":"57094646830855","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168990,"job_number":"JOB_168990","tr_customer_id":169007,"tr_customer_product_id":168997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:03.000Z","modified_at":"2026-01-28T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21663617153420","imei1":"21663617153420","imei2":"21663617153420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168989,"job_number":"JOB_168989","tr_customer_id":169006,"tr_customer_product_id":168996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29378717256198","imei1":"29378717256198","imei2":"29378717256198","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168988,"job_number":"JOB_168988","tr_customer_id":169005,"tr_customer_product_id":168995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:02.000Z","modified_at":"2026-01-28T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33471390674626","imei1":"33471390674626","imei2":"33471390674626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168986,"job_number":"JOB_168986","tr_customer_id":169003,"tr_customer_product_id":168993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96460161828628","imei1":"96460161828628","imei2":"96460161828628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168985,"job_number":"JOB_168985","tr_customer_id":169002,"tr_customer_product_id":168992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61310247345785","imei1":"61310247345785","imei2":"61310247345785","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168984,"job_number":"JOB_168984","tr_customer_id":169001,"tr_customer_product_id":168991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34888337026308","imei1":"34888337026308","imei2":"34888337026308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168983,"job_number":"JOB_168983","tr_customer_id":169000,"tr_customer_product_id":168990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21764236203777","imei1":"21764236203777","imei2":"21764236203777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168982,"job_number":"JOB_168982","tr_customer_id":168999,"tr_customer_product_id":168989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:32.000Z","modified_at":"2026-01-28T04:03:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30214100876469","imei1":"30214100876469","imei2":"30214100876469","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168981,"job_number":"JOB_168981","tr_customer_id":168998,"tr_customer_product_id":168988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:31.000Z","modified_at":"2026-01-28T04:03:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40613316932026","imei1":"40613316932026","imei2":"40613316932026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168979,"job_number":"JOB_168979","tr_customer_id":168996,"tr_customer_product_id":168986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84267289143004","imei1":"84267289143004","imei2":"84267289143004","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168978,"job_number":"JOB_168978","tr_customer_id":168995,"tr_customer_product_id":168985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95737975735755","imei1":"95737975735755","imei2":"95737975735755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168977,"job_number":"JOB_168977","tr_customer_id":168994,"tr_customer_product_id":168984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88842945504710","imei1":"88842945504710","imei2":"88842945504710","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168976,"job_number":"JOB_168976","tr_customer_id":168993,"tr_customer_product_id":168983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91901373752573","imei1":"91901373752573","imei2":"91901373752573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168975,"job_number":"JOB_168975","tr_customer_id":168992,"tr_customer_product_id":168982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:01.000Z","modified_at":"2026-01-28T04:03:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31486116521385","imei1":"31486116521385","imei2":"31486116521385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168974,"job_number":"JOB_168974","tr_customer_id":168991,"tr_customer_product_id":168981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:00.000Z","modified_at":"2026-01-28T04:03:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69733597893484","imei1":"69733597893484","imei2":"69733597893484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168973,"job_number":"JOB_168973","tr_customer_id":168990,"tr_customer_product_id":168980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:58:00.000Z","modified_at":"2026-01-28T03:58:00.000Z","name":"Joe Kulas","mobile_number":"682-562-7431","email_id":"Amya.Waelchi@yahoo.com","dop":"2025-04-06","serial_number":"13959466821301714","imei1":"13959466821301714","imei2":"13959466821301714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168971,"job_number":"JOB_168971","tr_customer_id":168988,"tr_customer_product_id":168978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:57:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11862234068743","imei1":"11862234068743","imei2":"11862234068743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168970,"job_number":"JOB_168970","tr_customer_id":168987,"tr_customer_product_id":168977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:56.000Z","modified_at":"2026-01-28T03:57:56.000Z","name":"Rodger McGlynn","mobile_number":"383-853-2554","email_id":"Camren_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"17253951878548044","imei1":"17253951878548044","imei2":"17253951878548044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168968,"job_number":"JOB_168968","tr_customer_id":168985,"tr_customer_product_id":168975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:54.000Z","modified_at":"2026-01-28T03:57:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12545734535153","imei1":"12545734535153","imei2":"12545734535153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168964,"job_number":"JOB_168964","tr_customer_id":168981,"tr_customer_product_id":168971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:15.000Z","modified_at":"2026-01-28T03:57:15.000Z","name":"Isom Leffler","mobile_number":"343-212-4678","email_id":"Maxwell.OKon88@hotmail.com","dop":"2025-04-06","serial_number":"17932469343496192","imei1":"17932469343496192","imei2":"17932469343496192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168962,"job_number":"JOB_168962","tr_customer_id":168979,"tr_customer_product_id":168969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10246626560606","imei1":"10246626560606","imei2":"10246626560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168961,"job_number":"JOB_168961","tr_customer_id":168978,"tr_customer_product_id":168968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Kameron Fadel","mobile_number":"381-889-8841","email_id":"Justyn.Dare@gmail.com","dop":"2025-04-06","serial_number":"14129808405308984","imei1":"14129808405308984","imei2":"14129808405308984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168960,"job_number":"JOB_168960","tr_customer_id":168977,"tr_customer_product_id":168967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:10.000Z","modified_at":"2026-01-28T03:57:10.000Z","name":"Vance Mosciski","mobile_number":"342-243-0611","email_id":"Isai.Veum@hotmail.com","dop":"2025-04-06","serial_number":"10551571924822852","imei1":"10551571924822852","imei2":"10551571924822852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168957,"job_number":"JOB_168957","tr_customer_id":168974,"tr_customer_product_id":168964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10753318346521","imei1":"10753318346521","imei2":"10753318346521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168956,"job_number":"JOB_168956","tr_customer_id":168973,"tr_customer_product_id":168963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13922871671959","imei1":"13922871671959","imei2":"13922871671959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168954,"job_number":"JOB_168954","tr_customer_id":168971,"tr_customer_product_id":168961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Yolanda McClure","mobile_number":"881-467-5334","email_id":"Orion.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"13527745073936152","imei1":"13527745073936152","imei2":"13527745073936152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168950,"job_number":"JOB_168950","tr_customer_id":168967,"tr_customer_product_id":168957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11886455928881","imei1":"11886455928881","imei2":"11886455928881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168947,"job_number":"JOB_168947","tr_customer_id":168964,"tr_customer_product_id":168954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:57.000Z","modified_at":"2026-01-28T03:56:57.000Z","name":"Kaycee Flatley","mobile_number":"220-851-9807","email_id":"Torrance_Hartmann@gmail.com","dop":"2025-04-06","serial_number":"15357317757658660","imei1":"15357317757658660","imei2":"15357317757658660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168945,"job_number":"JOB_168945","tr_customer_id":168962,"tr_customer_product_id":168952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:56:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19299735320401","imei1":"19299735320401","imei2":"19299735320401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168944,"job_number":"JOB_168944","tr_customer_id":168961,"tr_customer_product_id":168951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:52.000Z","modified_at":"2026-01-28T03:56:52.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14499033402328","imei1":"14499033402328","imei2":"14499033402328","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168942,"job_number":"JOB_168942","tr_customer_id":168959,"tr_customer_product_id":168949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14592533650790","imei1":"14592533650790","imei2":"14592533650790","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168940,"job_number":"JOB_168940","tr_customer_id":168957,"tr_customer_product_id":168947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Mollie Murazik","mobile_number":"581-312-7621","email_id":"Lacey_Bergstrom53@hotmail.com","dop":"2025-04-06","serial_number":"14307504576313674","imei1":"14307504576313674","imei2":"14307504576313674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168935,"job_number":"JOB_168935","tr_customer_id":168952,"tr_customer_product_id":168942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18135948968222","imei1":"18135948968222","imei2":"18135948968222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168930,"job_number":"JOB_168930","tr_customer_id":168947,"tr_customer_product_id":168937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Sage Hackett","mobile_number":"260-757-7457","email_id":"Mathilde.Leannon@yahoo.com","dop":"2025-04-06","serial_number":"18999085995859250","imei1":"18999085995859250","imei2":"18999085995859250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168929,"job_number":"JOB_168929","tr_customer_id":168946,"tr_customer_product_id":168936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:44.000Z","modified_at":"2026-01-28T03:56:44.000Z","name":"Devan Kuhic","mobile_number":"517-235-0060","email_id":"Trevor_Turner36@yahoo.com","dop":"2025-04-06","serial_number":"12646230344638004","imei1":"12646230344638004","imei2":"12646230344638004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168926,"job_number":"JOB_168926","tr_customer_id":168943,"tr_customer_product_id":168933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16958233379699","imei1":"16958233379699","imei2":"16958233379699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168925,"job_number":"JOB_168925","tr_customer_id":168942,"tr_customer_product_id":168932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:42.000Z","modified_at":"2026-01-28T03:56:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12539742145029","imei1":"12539742145029","imei2":"12539742145029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168924,"job_number":"JOB_168924","tr_customer_id":168941,"tr_customer_product_id":168931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:40.000Z","modified_at":"2026-01-28T03:56:40.000Z","name":"Philip O'Hara","mobile_number":"381-460-8833","email_id":"Stevie.DuBuque98@gmail.com","dop":"2025-04-06","serial_number":"14002974038827056","imei1":"14002974038827056","imei2":"14002974038827056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168922,"job_number":"JOB_168922","tr_customer_id":168939,"tr_customer_product_id":168929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:56:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15253105986542","imei1":"15253105986542","imei2":"15253105986542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168921,"job_number":"JOB_168921","tr_customer_id":168938,"tr_customer_product_id":168928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:36.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Mia Ziemann","mobile_number":"934-959-9748","email_id":"Maye39@hotmail.com","dop":"2025-04-06","serial_number":"10033957844667552","imei1":"10033957844667552","imei2":"10033957844667552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168919,"job_number":"JOB_168919","tr_customer_id":168936,"tr_customer_product_id":168926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:34.000Z","modified_at":"2026-01-28T03:56:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12952187984863","imei1":"12952187984863","imei2":"12952187984863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168914,"job_number":"JOB_168914","tr_customer_id":168931,"tr_customer_product_id":168921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:29.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Karli Keebler","mobile_number":"299-515-1703","email_id":"Efren_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"19286327814281428","imei1":"19286327814281428","imei2":"19286327814281428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168913,"job_number":"JOB_168913","tr_customer_id":168930,"tr_customer_product_id":168920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:56:28.000Z","name":"Walter Batz","mobile_number":"679-730-5438","email_id":"Jefferey.King40@hotmail.com","dop":"2025-04-06","serial_number":"13803450214619772","imei1":"13803450214619772","imei2":"13803450214619772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168911,"job_number":"JOB_168911","tr_customer_id":168928,"tr_customer_product_id":168918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17679952710006","imei1":"17679952710006","imei2":"17679952710006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168909,"job_number":"JOB_168909","tr_customer_id":168926,"tr_customer_product_id":168916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:26.000Z","modified_at":"2026-01-28T03:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16284823241776","imei1":"16284823241776","imei2":"16284823241776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168908,"job_number":"JOB_168908","tr_customer_id":168925,"tr_customer_product_id":168915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:24.000Z","modified_at":"2026-01-28T03:56:24.000Z","name":"Edwardo Hammes","mobile_number":"512-419-5535","email_id":"Mavis_Schaden98@yahoo.com","dop":"2025-04-06","serial_number":"13584575715800858","imei1":"13584575715800858","imei2":"13584575715800858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168907,"job_number":"JOB_168907","tr_customer_id":168924,"tr_customer_product_id":168914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"Coby Hand","mobile_number":"331-993-1798","email_id":"Aidan45@gmail.com","dop":"2025-04-06","serial_number":"19255133725872690","imei1":"19255133725872690","imei2":"19255133725872690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168905,"job_number":"JOB_168905","tr_customer_id":168922,"tr_customer_product_id":168912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:56:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14984878440355","imei1":"14984878440355","imei2":"14984878440355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168904,"job_number":"JOB_168904","tr_customer_id":168921,"tr_customer_product_id":168911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"Tevin Larson","mobile_number":"550-911-6560","email_id":"Christiana96@gmail.com","dop":"2025-04-06","serial_number":"10183014092812354","imei1":"10183014092812354","imei2":"10183014092812354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168902,"job_number":"JOB_168902","tr_customer_id":168919,"tr_customer_product_id":168909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:56:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18543344463649","imei1":"18543344463649","imei2":"18543344463649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168900,"job_number":"JOB_168900","tr_customer_id":168917,"tr_customer_product_id":168907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:20.000Z","modified_at":"2026-01-28T03:56:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11576828490308","imei1":"11576828490308","imei2":"11576828490308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168899,"job_number":"JOB_168899","tr_customer_id":168916,"tr_customer_product_id":168906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:16.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Chandler Leannon","mobile_number":"717-304-5745","email_id":"Idella_Jast@yahoo.com","dop":"2025-04-06","serial_number":"17439872849798308","imei1":"17439872849798308","imei2":"17439872849798308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168897,"job_number":"JOB_168897","tr_customer_id":168914,"tr_customer_product_id":168904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:14.000Z","modified_at":"2026-01-28T03:56:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11801062194339","imei1":"11801062194339","imei2":"11801062194339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168896,"job_number":"JOB_168896","tr_customer_id":168913,"tr_customer_product_id":168903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:10.000Z","modified_at":"2026-01-28T03:56:10.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"89373532615795","imei1":"89373532615795","imei2":"89373532615795","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168894,"job_number":"JOB_168894","tr_customer_id":168911,"tr_customer_product_id":168901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:09.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10857935787175","imei1":"10857935787175","imei2":"10857935787175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168893,"job_number":"JOB_168893","tr_customer_id":168910,"tr_customer_product_id":168900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:06.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Cydney Swift","mobile_number":"826-841-5961","email_id":"Skye.Beier10@yahoo.com","dop":"2025-04-06","serial_number":"15876658505347108","imei1":"15876658505347108","imei2":"15876658505347108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168891,"job_number":"JOB_168891","tr_customer_id":168908,"tr_customer_product_id":168898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18722965237487","imei1":"18722965237487","imei2":"18722965237487","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168890,"job_number":"JOB_168890","tr_customer_id":168907,"tr_customer_product_id":168897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:02.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Austyn Harber","mobile_number":"597-312-4050","email_id":"Easter.Zieme99@gmail.com","dop":"2025-04-06","serial_number":"17993735160051150","imei1":"17993735160051150","imei2":"17993735160051150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168887,"job_number":"JOB_168887","tr_customer_id":168904,"tr_customer_product_id":168894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14958711859983","imei1":"14958711859983","imei2":"14958711859983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168884,"job_number":"JOB_168884","tr_customer_id":168901,"tr_customer_product_id":168891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:56.000Z","modified_at":"2026-01-28T03:55:56.000Z","name":"Erika Wehner","mobile_number":"341-997-5042","email_id":"Raquel_Tromp@gmail.com","dop":"2025-04-06","serial_number":"14320994819899792","imei1":"14320994819899792","imei2":"14320994819899792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168882,"job_number":"JOB_168882","tr_customer_id":168899,"tr_customer_product_id":168889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Lorenzo DuBuque","mobile_number":"408-298-1424","email_id":"Elmira_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"10238007082682770","imei1":"10238007082682770","imei2":"10238007082682770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168878,"job_number":"JOB_168878","tr_customer_id":168895,"tr_customer_product_id":168885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10259547167517","imei1":"10259547167517","imei2":"10259547167517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168876,"job_number":"JOB_168876","tr_customer_id":168893,"tr_customer_product_id":168883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Ariel Reynolds","mobile_number":"623-917-2384","email_id":"Junius69@hotmail.com","dop":"2025-04-06","serial_number":"13254915219419070","imei1":"13254915219419070","imei2":"13254915219419070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168874,"job_number":"JOB_168874","tr_customer_id":168891,"tr_customer_product_id":168881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19663478374832","imei1":"19663478374832","imei2":"19663478374832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168870,"job_number":"JOB_168870","tr_customer_id":168887,"tr_customer_product_id":168877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13897413660867","imei1":"13897413660867","imei2":"13897413660867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168869,"job_number":"JOB_168869","tr_customer_id":168886,"tr_customer_product_id":168876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:51.000Z","modified_at":"2026-01-28T03:55:51.000Z","name":"Jerald Jacobi","mobile_number":"956-331-1227","email_id":"Kattie_Larkin0@yahoo.com","dop":"2025-04-06","serial_number":"17737085443130164","imei1":"17737085443130164","imei2":"17737085443130164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168867,"job_number":"JOB_168867","tr_customer_id":168884,"tr_customer_product_id":168874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:49.000Z","modified_at":"2026-01-28T03:55:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14153716940427","imei1":"14153716940427","imei2":"14153716940427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168864,"job_number":"JOB_168864","tr_customer_id":168881,"tr_customer_product_id":168871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17742564073635","imei2":"17742564073635","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168859,"job_number":"JOB_168859","tr_customer_id":168876,"tr_customer_product_id":168866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Darrin Macejkovic","mobile_number":"669-976-8578","email_id":"Modesto.Emmerich69@yahoo.com","dop":"2025-06-18","serial_number":"1053973884398900","imei1":"1053973884398900","imei2":"1053973884398900","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168858,"job_number":"JOB_168858","tr_customer_id":168875,"tr_customer_product_id":168865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Evie Kuhn","mobile_number":"427-305-9897","email_id":"Rosa.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"11798668252214510","imei1":"11798668252214510","imei2":"11798668252214510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168855,"job_number":"JOB_168855","tr_customer_id":168872,"tr_customer_product_id":168862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641887369077","imei1":"10641887369077","imei2":"10641887369077","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168853,"job_number":"JOB_168853","tr_customer_id":168870,"tr_customer_product_id":168860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"Sigurd Balistreri","mobile_number":"443-663-2863","email_id":"Luciano36@hotmail.com","dop":"2025-04-06","serial_number":"19676541836253400","imei1":"19676541836253400","imei2":"19676541836253400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168852,"job_number":"JOB_168852","tr_customer_id":168869,"tr_customer_product_id":168859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:55:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11762680327657","imei1":"11762680327657","imei2":"11762680327657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168850,"job_number":"JOB_168850","tr_customer_id":168867,"tr_customer_product_id":168857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:55:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389899469304","imei1":"16389899469304","imei2":"16389899469304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168849,"job_number":"JOB_168849","tr_customer_id":168866,"tr_customer_product_id":168856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:38.000Z","modified_at":"2026-01-28T03:55:38.000Z","name":"Leonora Collins","mobile_number":"293-944-6025","email_id":"Kellie.Cole97@yahoo.com","dop":"2025-04-06","serial_number":"13390932168167012","imei1":"13390932168167012","imei2":"13390932168167012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168847,"job_number":"JOB_168847","tr_customer_id":168864,"tr_customer_product_id":168854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:55:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10543493251838","imei1":"10543493251838","imei2":"10543493251838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168846,"job_number":"JOB_168846","tr_customer_id":168863,"tr_customer_product_id":168853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:34.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Lexi Green","mobile_number":"387-669-1672","email_id":"Gloria_Jones@hotmail.com","dop":"2025-04-06","serial_number":"15222097116762360","imei1":"15222097116762360","imei2":"15222097116762360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168844,"job_number":"JOB_168844","tr_customer_id":168861,"tr_customer_product_id":168851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12242712144417","imei1":"12242712144417","imei2":"12242712144417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168842,"job_number":"JOB_168842","tr_customer_id":168859,"tr_customer_product_id":168849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14858334829193","imei2":"14858334829193","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168841,"job_number":"JOB_168841","tr_customer_id":168858,"tr_customer_product_id":168848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"104223591950172","imei1":"104223591950172","imei2":"104223591950172","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168840,"job_number":"JOB_168840","tr_customer_id":168857,"tr_customer_product_id":168847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:28.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Candace Hilll","mobile_number":"616-536-6254","email_id":"Karianne_Batz76@gmail.com","dop":"2025-05-30","serial_number":"1796121273562169","imei1":"1796121273562169","imei2":"1796121273562169","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168837,"job_number":"JOB_168837","tr_customer_id":168854,"tr_customer_product_id":168844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15409422810385","imei1":"15409422810385","imei2":"15409422810385","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168836,"job_number":"JOB_168836","tr_customer_id":168853,"tr_customer_product_id":168843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:26.000Z","modified_at":"2026-01-28T03:55:26.000Z","name":"Eddie Jast","mobile_number":"619-403-0127","email_id":"Bonnie_Wisoky@hotmail.com","dop":"2025-05-30","serial_number":"11349789567487","imei1":"11349789567487","imei2":"11349789567487","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168834,"job_number":"JOB_168834","tr_customer_id":168851,"tr_customer_product_id":168841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Meaghan Kessler","mobile_number":"363-781-5893","email_id":"Myrl.Orn@gmail.com","dop":"2025-04-06","serial_number":"11102742599962530","imei1":"11102742599962530","imei2":"11102742599962530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168833,"job_number":"JOB_168833","tr_customer_id":168850,"tr_customer_product_id":168840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:21.000Z","modified_at":"2026-01-28T03:55:21.000Z","name":"Lilliana Torphy","mobile_number":"832-640-3548","email_id":"Gwendolyn.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16692413420665736","imei1":"16692413420665736","imei2":"16692413420665736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168832,"job_number":"JOB_168832","tr_customer_id":168849,"tr_customer_product_id":168839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:20.000Z","name":"Laurie D'Amore","mobile_number":"388-853-9628","email_id":"Bonita.Abbott@gmail.com","dop":"2025-04-06","serial_number":"11823034203849834","imei1":"11823034203849834","imei2":"11823034203849834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168828,"job_number":"JOB_168828","tr_customer_id":168845,"tr_customer_product_id":168835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14291999737312","imei1":"14291999737312","imei2":"14291999737312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168826,"job_number":"JOB_168826","tr_customer_id":168843,"tr_customer_product_id":168833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:19.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11417202918263","imei2":"11417202918263","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168824,"job_number":"JOB_168824","tr_customer_id":168841,"tr_customer_product_id":168831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:18.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10494951781897","imei1":"10494951781897","imei2":"10494951781897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168820,"job_number":"JOB_168820","tr_customer_id":168837,"tr_customer_product_id":168827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:13.000Z","modified_at":"2026-01-28T03:55:13.000Z","name":"Lauretta Douglas","mobile_number":"499-546-5715","email_id":"Alvera67@gmail.com","dop":"2025-04-06","serial_number":"18114256723703564","imei1":"18114256723703564","imei2":"18114256723703564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168818,"job_number":"JOB_168818","tr_customer_id":168835,"tr_customer_product_id":168825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"Lonzo Sawayn","mobile_number":"680-810-6107","email_id":"Donnell_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17141770967336420","imei1":"17141770967336420","imei2":"17141770967336420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168816,"job_number":"JOB_168816","tr_customer_id":168833,"tr_customer_product_id":168823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Renee Kris","mobile_number":"270-213-3366","email_id":"Arjun_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11494370098947640","imei1":"11494370098947640","imei2":"11494370098947640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168813,"job_number":"JOB_168813","tr_customer_id":168830,"tr_customer_product_id":168820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:09.000Z","name":"Taya Douglas","mobile_number":"527-611-3757","email_id":"Zena_Homenick@gmail.com","dop":"2025-04-06","serial_number":"19564802845473976","imei1":"19564802845473976","imei2":"19564802845473976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168812,"job_number":"JOB_168812","tr_customer_id":168829,"tr_customer_product_id":168819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18955231898120","imei1":"18955231898120","imei2":"18955231898120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168810,"job_number":"JOB_168810","tr_customer_id":168827,"tr_customer_product_id":168817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12574252883229","imei1":"12574252883229","imei2":"12574252883229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168808,"job_number":"JOB_168808","tr_customer_id":168825,"tr_customer_product_id":168815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:06.000Z","modified_at":"2026-01-28T03:55:06.000Z","name":"Fiona McDermott","mobile_number":"400-720-8305","email_id":"Amani22@gmail.com","dop":"2025-04-06","serial_number":"13509961163139472","imei1":"13509961163139472","imei2":"13509961163139472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168806,"job_number":"JOB_168806","tr_customer_id":168823,"tr_customer_product_id":168813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:04.000Z","modified_at":"2026-01-28T03:55:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12779775102241","imei1":"12779775102241","imei2":"12779775102241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168805,"job_number":"JOB_168805","tr_customer_id":168822,"tr_customer_product_id":168812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:00.000Z","modified_at":"2026-01-28T03:55:00.000Z","name":"Margarette Stroman","mobile_number":"887-242-1961","email_id":"Samson_Mraz@hotmail.com","dop":"2025-06-18","serial_number":"1091912719427742","imei1":"1091912719427742","imei2":"1091912719427742","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168803,"job_number":"JOB_168803","tr_customer_id":168820,"tr_customer_product_id":168810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10277744477284","imei1":"10277744477284","imei2":"10277744477284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168802,"job_number":"JOB_168802","tr_customer_id":168819,"tr_customer_product_id":168809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:54:59.000Z","name":"Henriette Runte","mobile_number":"961-585-5554","email_id":"Davonte.Padberg14@yahoo.com","dop":"2025-04-06","serial_number":"16061244654796412","imei1":"16061244654796412","imei2":"16061244654796412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168799,"job_number":"JOB_168799","tr_customer_id":168816,"tr_customer_product_id":168806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:56.000Z","modified_at":"2026-01-28T03:54:56.000Z","name":"Gaetano Kessler","mobile_number":"490-991-7330","email_id":"Alberta85@gmail.com","dop":"2025-04-06","serial_number":"14436353533976974","imei1":"14436353533976974","imei2":"14436353533976974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168797,"job_number":"JOB_168797","tr_customer_id":168814,"tr_customer_product_id":168804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:54.000Z","modified_at":"2026-01-28T03:54:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15637826111010","imei1":"15637826111010","imei2":"15637826111010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168796,"job_number":"JOB_168796","tr_customer_id":168813,"tr_customer_product_id":168803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:43.000Z","modified_at":"2026-01-28T03:54:43.000Z","name":"Arnulfo Paucek","mobile_number":"825-374-8527","email_id":"Misty_Fadel@yahoo.com","dop":"2025-04-06","serial_number":"13367971213512450","imei1":"13367971213512450","imei2":"13367971213512450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168793,"job_number":"JOB_168793","tr_customer_id":168810,"tr_customer_product_id":168800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:27.000Z","modified_at":"2026-01-28T03:54:27.000Z","name":"Reyna Brakus","mobile_number":"288-262-7783","email_id":"Nedra.Collier57@gmail.com","dop":"2025-04-06","serial_number":"13417686330955804","imei1":"13417686330955804","imei2":"13417686330955804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168791,"job_number":"JOB_168791","tr_customer_id":168808,"tr_customer_product_id":168798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:54:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19074435511492","imei1":"19074435511492","imei2":"19074435511492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168790,"job_number":"JOB_168790","tr_customer_id":168807,"tr_customer_product_id":168797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:23.000Z","modified_at":"2026-01-28T03:54:23.000Z","name":"Yasmeen Mills","mobile_number":"832-261-4474","email_id":"Elmo_Carter@gmail.com","dop":"2025-04-06","serial_number":"17412748998726740","imei1":"17412748998726740","imei2":"17412748998726740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168787,"job_number":"JOB_168787","tr_customer_id":168804,"tr_customer_product_id":168794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:41:15.000Z","modified_at":"2026-01-28T03:41:15.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420672","imei1":"12410700420672","imei2":"12410700420672","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168786,"job_number":"JOB_168786","tr_customer_id":168803,"tr_customer_product_id":168793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:18:26.000Z","modified_at":"2026-01-28T03:18:26.000Z","name":"Grace Hessel","mobile_number":"776-772-3460","email_id":"Allan.DAmore42@hotmail.com","dop":"2025-10-21","serial_number":"12410700420671","imei1":"12410700420671","imei2":"12410700420671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168785,"job_number":"JOB_168785","tr_customer_id":168802,"tr_customer_product_id":168792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:41.000Z","modified_at":"2026-01-28T03:02:41.000Z","name":"Kris Metz","mobile_number":"526-456-9911","email_id":"Fredrick_Grant31@yahoo.com","dop":"2025-04-06","serial_number":"13511069236252022","imei1":"13511069236252022","imei2":"13511069236252022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168783,"job_number":"JOB_168783","tr_customer_id":168800,"tr_customer_product_id":168790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:02:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14988521102967","imei1":"14988521102967","imei2":"14988521102967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168782,"job_number":"JOB_168782","tr_customer_id":168799,"tr_customer_product_id":168789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:56.000Z","modified_at":"2026-01-28T03:01:56.000Z","name":"Devon Luettgen","mobile_number":"331-650-9955","email_id":"Clarissa_Goyette23@yahoo.com","dop":"2025-04-06","serial_number":"11179062492681112","imei1":"11179062492681112","imei2":"11179062492681112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168780,"job_number":"JOB_168780","tr_customer_id":168797,"tr_customer_product_id":168787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:54.000Z","modified_at":"2026-01-28T03:01:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16415134470282","imei1":"16415134470282","imei2":"16415134470282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168779,"job_number":"JOB_168779","tr_customer_id":168796,"tr_customer_product_id":168786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:11.000Z","modified_at":"2026-01-28T03:01:11.000Z","name":"Shanie Bernier","mobile_number":"428-226-1920","email_id":"Heidi_Glover0@hotmail.com","dop":"2025-04-06","serial_number":"18624613312840892","imei1":"18624613312840892","imei2":"18624613312840892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168777,"job_number":"JOB_168777","tr_customer_id":168794,"tr_customer_product_id":168784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14778798459028","imei1":"14778798459028","imei2":"14778798459028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168776,"job_number":"JOB_168776","tr_customer_id":168793,"tr_customer_product_id":168783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T02:56:11.000Z","modified_at":"2026-01-28T02:56:11.000Z","name":"Salvatore Yundt","mobile_number":"7006456598","email_id":"gregorio.schowalter@yahoo.com","dop":"2026-01-18","serial_number":"045113566035089","imei1":"042479713975900","imei2":"930453121236260","popurl":"www.maddie-predovic.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T02:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168774,"job_number":"JOB_168774","tr_customer_id":168791,"tr_customer_product_id":168781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:55:18.000Z","modified_at":"2026-01-28T01:55:18.000Z","name":"Jaida Champlin","mobile_number":"353-865-1024","email_id":"Braeden.Mayer@hotmail.com","dop":"2022-04-05","serial_number":"7259095457499714","imei1":"7259095457499714","imei2":"7259095457499714","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168773,"job_number":"JOB_168773","tr_customer_id":168790,"tr_customer_product_id":168780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:54:53.000Z","modified_at":"2026-01-28T01:54:53.000Z","name":"Isabelle Hansen","mobile_number":"745-538-4125","email_id":"Robert78@hotmail.com","dop":"2022-04-05","serial_number":"1444487289890024","imei1":"1444487289890024","imei2":"1444487289890024","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168772,"job_number":"JOB_168772","tr_customer_id":168789,"tr_customer_product_id":168779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:48:18.000Z","modified_at":"2026-01-28T01:48:18.000Z","name":"asdfsadfsd asdfsadfsadf","mobile_number":"7854659587","email_id":"asdfasddsf@gmail.com","dop":"2026-01-19","serial_number":"76464949848987","imei1":"76464949848987","imei2":"76464949848987","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168769,"job_number":"JOB_168769","tr_customer_id":168786,"tr_customer_product_id":168776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:09:44.000Z","modified_at":"2026-01-28T01:09:44.000Z","name":"Edwina Torp","mobile_number":"8928885292","email_id":"Krystel61@yahoo.com","dop":"2026-01-12","serial_number":"10839573672092","imei1":"10839573672092","imei2":"10839573672092","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T01:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168765,"job_number":"JOB_168765","tr_customer_id":168782,"tr_customer_product_id":168772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:43:44.000Z","modified_at":"2026-01-27T23:43:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-17T23:43:44.144479095Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168764,"job_number":"JOB_168764","tr_customer_id":168781,"tr_customer_product_id":168771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:15.000Z","modified_at":"2026-01-27T23:41:15.000Z","name":"Anila Mishra","mobile_number":"7058944993","email_id":"bhooshan.patil@gmail.com","dop":"2026-01-17","serial_number":"786500291035165","imei1":"786500291035165","imei2":"786500291035165","popurl":"www.akshat-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168763,"job_number":"JOB_168763","tr_customer_id":168780,"tr_customer_product_id":168770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T23:41:14.000Z","modified_at":"2026-01-27T23:41:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-17","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-17T23:41:14.211456855Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169351,"job_number":"JOB_169351","tr_customer_id":169368,"tr_customer_product_id":169358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:54.000Z","modified_at":"2026-01-28T07:34:54.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ethelyn50@gmail.com","dop":"2025-07-02","serial_number":"10613630284184","imei1":"10613630284184","imei2":"10613630284184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169350,"job_number":"JOB_169350","tr_customer_id":169367,"tr_customer_product_id":169357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:35.000Z","modified_at":"2026-01-28T07:34:35.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Murray_Lemke51@yahoo.com","dop":"2025-07-02","serial_number":"13191527097658","imei1":"13191527097658","imei2":"13191527097658","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169349,"job_number":"JOB_169349","tr_customer_id":169366,"tr_customer_product_id":169356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:34:14.000Z","modified_at":"2026-01-28T07:34:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Guido.Volkman@hotmail.com","dop":"2025-07-02","serial_number":"12419278877623","imei1":"12419278877623","imei2":"12419278877623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T07:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169171,"job_number":"JOB_169171","tr_customer_id":169188,"tr_customer_product_id":169178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:39.000Z","modified_at":"2026-01-28T06:21:39.000Z","name":"Gage Hermann","mobile_number":"216-548-8904","email_id":"Judah.Watsica@gmail.com","dop":"2025-06-09","serial_number":"106459090478550","imei1":"106459090478550","imei2":"106459090478550","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169169,"job_number":"JOB_169169","tr_customer_id":169186,"tr_customer_product_id":169176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:38.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104689807809607","imei1":"104689807809607","imei2":"104689807809607","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169168,"job_number":"JOB_169168","tr_customer_id":169185,"tr_customer_product_id":169175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:22.000Z","modified_at":"2026-01-28T06:21:22.000Z","name":"Carrie Marvin","mobile_number":"780-684-1630","email_id":"Jana_Robel@gmail.com","dop":"2025-06-09","serial_number":"107125317133748","imei1":"107125317133748","imei2":"107125317133748","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169166,"job_number":"JOB_169166","tr_customer_id":169183,"tr_customer_product_id":169173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:21.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100426711367510","imei1":"100426711367510","imei2":"100426711367510","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169165,"job_number":"JOB_169165","tr_customer_id":169182,"tr_customer_product_id":169172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:04.000Z","name":"Mae Schimmel","mobile_number":"939-420-9734","email_id":"Jed63@yahoo.com","dop":"2025-06-09","serial_number":"105619355445421","imei1":"105619355445421","imei2":"105619355445421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169163,"job_number":"JOB_169163","tr_customer_id":169180,"tr_customer_product_id":169170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:03.000Z","modified_at":"2026-01-28T06:21:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109612435485278","imei1":"109612435485278","imei2":"109612435485278","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T06:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168996,"job_number":"JOB_168996","tr_customer_id":169013,"tr_customer_product_id":169003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:36:54.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15889193936127","imei1":"15889193936127","imei2":"15889193936127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168955,"job_number":"JOB_168955","tr_customer_id":168972,"tr_customer_product_id":168962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:07.000Z","modified_at":"2026-01-28T03:57:07.000Z","name":"Kyler Brekke","mobile_number":"816-567-1588","email_id":"Weston_Stroman@hotmail.com","dop":"2025-06-09","serial_number":"63683086706944240","imei1":"63683086706944240","imei2":"63683086706944240","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168953,"job_number":"JOB_168953","tr_customer_id":168970,"tr_customer_product_id":168960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Tia Nienow","mobile_number":"343-447-1386","email_id":"Skylar14@hotmail.com","dop":"2025-06-09","serial_number":"106741677644521","imei1":"106741677644521","imei2":"106741677644521","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168949,"job_number":"JOB_168949","tr_customer_id":168966,"tr_customer_product_id":168956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105507647069200","imei1":"105507647069200","imei2":"105507647069200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168941,"job_number":"JOB_168941","tr_customer_id":168958,"tr_customer_product_id":168948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:50.000Z","modified_at":"2026-01-28T03:56:50.000Z","name":"Kim Kuphal","mobile_number":"767-370-5194","email_id":"Tyreek.Green@gmail.com","dop":"2025-06-09","serial_number":"3366541252158639","imei1":"3366541252158639","imei2":"3366541252158639","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168939,"job_number":"JOB_168939","tr_customer_id":168956,"tr_customer_product_id":168946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:56:49.000Z","name":"Magali Rolfson","mobile_number":"906-532-9042","email_id":"Crawford_Adams@yahoo.com","dop":"2025-06-09","serial_number":"108851176000047","imei1":"108851176000047","imei2":"108851176000047","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168936,"job_number":"JOB_168936","tr_customer_id":168953,"tr_customer_product_id":168943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100278121215558","imei1":"100278121215558","imei2":"100278121215558","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168918,"job_number":"JOB_168918","tr_customer_id":168935,"tr_customer_product_id":168925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"Shakira McDermott","mobile_number":"395-566-6547","email_id":"Madelyn70@gmail.com","dop":"2025-06-09","serial_number":"101314385594070","imei1":"101314385594070","imei2":"101314385594070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168916,"job_number":"JOB_168916","tr_customer_id":168933,"tr_customer_product_id":168923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:32.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101403902195936","imei1":"101403902195936","imei2":"101403902195936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168883,"job_number":"JOB_168883","tr_customer_id":168900,"tr_customer_product_id":168890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Riley Roob","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140950142517889","imei1":"140950142517889","imei2":"140950142517889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168881,"job_number":"JOB_168881","tr_customer_id":168898,"tr_customer_product_id":168888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Marcellus Lebsack","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159771572438122","imei1":"159771572438122","imei2":"159771572438122","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168879,"job_number":"JOB_168879","tr_customer_id":168896,"tr_customer_product_id":168886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Brady Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195709640471604","imei1":"195709640471604","imei2":"195709640471604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168877,"job_number":"JOB_168877","tr_customer_id":168894,"tr_customer_product_id":168884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:54.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125550747763947","imei1":"125550747763947","imei2":"125550747763947","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168873,"job_number":"JOB_168873","tr_customer_id":168890,"tr_customer_product_id":168880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:55:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10130394618621","imei1":"10130394618621","imei2":"10130394618621","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168865,"job_number":"JOB_168865","tr_customer_id":168882,"tr_customer_product_id":168872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Myrtice30@gmail.com","dop":"2025-07-02","serial_number":"16454380773732","imei1":"16454380773732","imei2":"16454380773732","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168863,"job_number":"JOB_168863","tr_customer_id":168880,"tr_customer_product_id":168870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Maia Rodriguez","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"176340285103978","imei1":"176340285103978","imei2":"176340285103978","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168862,"job_number":"JOB_168862","tr_customer_id":168879,"tr_customer_product_id":168869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:43.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Nathan Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108367795597110","imei1":"108367795597110","imei2":"108367795597110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168861,"job_number":"JOB_168861","tr_customer_id":168878,"tr_customer_product_id":168868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Guido O'Kon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165986425603718","imei1":"165986425603718","imei2":"165986425603718","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168857,"job_number":"JOB_168857","tr_customer_id":168874,"tr_customer_product_id":168864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110746121851626","imei1":"110746121851626","imei2":"110746121851626","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168839,"job_number":"JOB_168839","tr_customer_id":168856,"tr_customer_product_id":168846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:55:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Verla18@hotmail.com","dop":"2025-07-02","serial_number":"19996493517259","imei1":"19996493517259","imei2":"19996493517259","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168817,"job_number":"JOB_168817","tr_customer_id":168834,"tr_customer_product_id":168824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:10.000Z","modified_at":"2026-01-28T03:55:10.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Loyce37@hotmail.com","dop":"2025-07-02","serial_number":"10922614410877","imei1":"10922614410877","imei2":"10922614410877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-28T03:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba33b655-18d4-41fa-b40c-44489bacc791 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-goPf+5qftIU7ue3n/Uo37VPUe8E" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8592eef4-4c37-4c09-a999-ae2ebdf7da0a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 31c02320-19fe-4866-8d6e-2538377c34d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-2bgsFKlvj8xXfXCG7LrAK/mVCV4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":169}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d72b8739-f5c4-4810-b3f3-eb6c26392c81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1008 |
| ETag | W/"3f0-AlyT7ZmcJsHs7sUrzn9Nu2083Ro" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:46:01.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:46:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aba78c34-6ef5-4d02-b8a2-c5955233f537 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e267ffde-2abb-4ed3-8aa8-0d7968c15a9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4ab-hliUz2k5tnSTpRSneDy3Lsu52NQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:46:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:46:01.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-28T07:46:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":169367,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-28T07:45:56.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3466afc-8c5b-4f0a-95fe-718282961d24 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:46:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjF9.SpmEpksZ1wdlEhfG9JyQb5I3vXZSUYbdNDtjrZ7QF4w |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2004bff-98ba-4ac8-ad60-95f11a1c8c02 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":169367,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db88f8b7-02a0-418b-8d9b-0261a428468c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-4gBkA8fnZoUDn3j7zB9/hc0e9dU" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77b2919e-91f3-4e2c-ace4-62a2b2c3e4f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ae7caa1-3db6-4c50-8f35-7cb85a66b426 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-yaq2bC/Rjk5VXSnKsHgKA+O6sKc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":169},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d6ff85f-4133-4559-9447-486ba0f627a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae17eefa-4f09-44c1-ac36-9304357261de |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"28cd8-/YWY4TJ2na4G3pahgTy1mIQr/sw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 28 Jan 2026 07:46:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":169364,"job_number":"JOB_169364","tr_customer_id":169381,"tr_customer_product_id":169371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:12.000Z","modified_at":"2026-01-28T07:45:53.000Z","name":"Vivienne Luettgen","mobile_number":"579-906-1957","email_id":"Llewellyn.Rutherford60@hotmail.com","dop":"2025-04-06","serial_number":"11976233791025","imei1":"11976233791025","imei2":"11976233791025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169362,"job_number":"JOB_169362","tr_customer_id":169379,"tr_customer_product_id":169369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:38:38.000Z","modified_at":"2026-01-28T07:39:15.000Z","name":"Ariane Fisher","mobile_number":"983-705-7670","email_id":"Fred76@yahoo.com","dop":"2026-01-04","serial_number":"12129742793046","imei1":"12129742793046","imei2":"12129742793046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169359,"job_number":"JOB_169359","tr_customer_id":169376,"tr_customer_product_id":169366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:54.000Z","modified_at":"2026-01-28T07:38:31.000Z","name":"Helen Lehner","mobile_number":"592-619-2729","email_id":"Jessy.Haag3@yahoo.com","dop":"2026-01-04","serial_number":"16405933942866","imei1":"16405933942866","imei2":"16405933942866","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169356,"job_number":"JOB_169356","tr_customer_id":169373,"tr_customer_product_id":169363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:37:10.000Z","modified_at":"2026-01-28T07:37:47.000Z","name":"Art Batz","mobile_number":"307-498-7592","email_id":"Frieda.Mosciski@yahoo.com","dop":"2026-01-04","serial_number":"13229018234593","imei1":"13229018234593","imei2":"13229018234593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169354,"job_number":"JOB_169354","tr_customer_id":169371,"tr_customer_product_id":169361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:12.000Z","modified_at":"2026-01-28T07:36:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"12374119031497","imei1":"12374119031497","imei2":"12374119031497","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169353,"job_number":"JOB_169353","tr_customer_id":169370,"tr_customer_product_id":169360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:36:03.000Z","modified_at":"2026-01-28T07:36:10.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"15331978309235","imei1":"15331978309235","imei2":"15331978309235","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169352,"job_number":"JOB_169352","tr_customer_id":169369,"tr_customer_product_id":169359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:35:55.000Z","modified_at":"2026-01-28T07:36:02.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"14859176545320","imei1":"14859176545320","imei2":"14859176545320","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169333,"job_number":"JOB_169333","tr_customer_id":169350,"tr_customer_product_id":169340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:22.000Z","modified_at":"2026-01-28T07:20:30.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16550353033710","imei1":"16550353033710","imei2":"16550353033710","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169332,"job_number":"JOB_169332","tr_customer_id":169349,"tr_customer_product_id":169339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:20:11.000Z","modified_at":"2026-01-28T07:20:18.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"12953321675937","imei1":"12953321675937","imei2":"12953321675937","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169331,"job_number":"JOB_169331","tr_customer_id":169348,"tr_customer_product_id":169338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:11.000Z","modified_at":"2026-01-28T07:17:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"15042754541625","imei1":"15042754541625","imei2":"15042754541625","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169330,"job_number":"JOB_169330","tr_customer_id":169347,"tr_customer_product_id":169337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:17:02.000Z","modified_at":"2026-01-28T07:17:09.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatin123@gmail.com","dop":"2026-01-23","serial_number":"10603145484641","imei1":"10603145484641","imei2":"10603145484641","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169317,"job_number":"JOB_169317","tr_customer_id":169334,"tr_customer_product_id":169324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:51.000Z","modified_at":"2026-01-28T07:05:28.000Z","name":"Narciso Cassin","mobile_number":"924-657-5140","email_id":"Oma.Haag@hotmail.com","dop":"2025-04-06","serial_number":"14351024844647","imei1":"14351024844647","imei2":"14351024844647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169315,"job_number":"JOB_169315","tr_customer_id":169332,"tr_customer_product_id":169322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:04:08.000Z","modified_at":"2026-01-28T07:04:45.000Z","name":"Katarina Hegmann","mobile_number":"750-968-3211","email_id":"Ed_Weber42@hotmail.com","dop":"2025-04-06","serial_number":"17441403306730","imei1":"17441403306730","imei2":"17441403306730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169313,"job_number":"JOB_169313","tr_customer_id":169330,"tr_customer_product_id":169320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:03:24.000Z","modified_at":"2026-01-28T07:04:01.000Z","name":"Jazmyne Herzog","mobile_number":"704-921-0767","email_id":"Madelyn.Kemmer@yahoo.com","dop":"2025-04-06","serial_number":"19474781603369","imei1":"19474781603369","imei2":"19474781603369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169298,"job_number":"JOB_169298","tr_customer_id":169315,"tr_customer_product_id":169305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:35.000Z","modified_at":"2026-01-28T06:52:14.000Z","name":"Margret Raynor","mobile_number":"778-751-6143","email_id":"Alexandrine_Kozey16@hotmail.com","dop":"2026-01-04","serial_number":"19680175662439","imei1":"19680175662439","imei2":"19680175662439","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169295,"job_number":"JOB_169295","tr_customer_id":169312,"tr_customer_product_id":169302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:51:18.000Z","modified_at":"2026-01-28T06:52:02.000Z","name":"Makenna Lind","mobile_number":"626-541-5557","email_id":"Cordelia.Langworth29@yahoo.com","dop":"2025-04-06","serial_number":"17859336830099","imei1":"17859336830099","imei2":"17859336830099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169292,"job_number":"JOB_169292","tr_customer_id":169309,"tr_customer_product_id":169299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:49.000Z","modified_at":"2026-01-28T06:51:27.000Z","name":"Garnet Huel","mobile_number":"344-909-3921","email_id":"Eloisa.Considine@gmail.com","dop":"2026-01-04","serial_number":"10805605591895","imei1":"10805605591895","imei2":"10805605591895","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169289,"job_number":"JOB_169289","tr_customer_id":169306,"tr_customer_product_id":169296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:25.000Z","modified_at":"2026-01-28T06:51:10.000Z","name":"Bradly Hilll","mobile_number":"242-938-7074","email_id":"Hillard_Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16836325023930","imei1":"16836325023930","imei2":"16836325023930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169286,"job_number":"JOB_169286","tr_customer_id":169303,"tr_customer_product_id":169293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:50:02.000Z","modified_at":"2026-01-28T06:50:41.000Z","name":"Jonatan Bartoletti","mobile_number":"293-358-2562","email_id":"Aisha.Lind@hotmail.com","dop":"2026-01-04","serial_number":"15057345729769","imei1":"15057345729769","imei2":"15057345729769","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169283,"job_number":"JOB_169283","tr_customer_id":169300,"tr_customer_product_id":169290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:38.000Z","modified_at":"2026-01-28T06:50:19.000Z","name":"Tyshawn Hauck","mobile_number":"949-831-1616","email_id":"Daisy69@hotmail.com","dop":"2025-04-06","serial_number":"19105547039204","imei1":"19105547039204","imei2":"19105547039204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169281,"job_number":"JOB_169281","tr_customer_id":169298,"tr_customer_product_id":169288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:49:32.000Z","modified_at":"2026-01-28T06:50:17.000Z","name":"Dale Grant","mobile_number":"400-750-3554","email_id":"Glen49@gmail.com","dop":"2025-04-06","serial_number":"10699011076598","imei1":"10699011076598","imei2":"10699011076598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169278,"job_number":"JOB_169278","tr_customer_id":169295,"tr_customer_product_id":169285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:22.000Z","modified_at":"2026-01-28T06:46:00.000Z","name":"Russel Purdy","mobile_number":"830-591-8160","email_id":"Maybelle.Rath@yahoo.com","dop":"2025-04-06","serial_number":"14807027129681","imei1":"14807027129681","imei2":"14807027129681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169275,"job_number":"JOB_169275","tr_customer_id":169292,"tr_customer_product_id":169282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:45:06.000Z","modified_at":"2026-01-28T06:45:48.000Z","name":"Joe White","mobile_number":"699-481-1057","email_id":"Cory_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"10743613750651","imei1":"10743613750651","imei2":"10743613750651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169273,"job_number":"JOB_169273","tr_customer_id":169290,"tr_customer_product_id":169280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:36.000Z","modified_at":"2026-01-28T06:45:14.000Z","name":"Alvina Brekke","mobile_number":"433-201-3322","email_id":"Arvid_Brakus28@yahoo.com","dop":"2025-04-06","serial_number":"12541156129369","imei1":"12541156129369","imei2":"12541156129369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169270,"job_number":"JOB_169270","tr_customer_id":169287,"tr_customer_product_id":169277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:17.000Z","modified_at":"2026-01-28T06:44:58.000Z","name":"Frederik Terry","mobile_number":"661-243-3671","email_id":"Chanelle.Kub@yahoo.com","dop":"2025-04-06","serial_number":"16954217805864","imei1":"16954217805864","imei2":"16954217805864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169267,"job_number":"JOB_169267","tr_customer_id":169284,"tr_customer_product_id":169274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:44:07.000Z","modified_at":"2026-01-28T06:44:46.000Z","name":"Kaela Kemmer","mobile_number":"853-807-8369","email_id":"Karlee55@yahoo.com","dop":"2025-04-06","serial_number":"16667985947952","imei1":"16667985947952","imei2":"16667985947952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169265,"job_number":"JOB_169265","tr_customer_id":169282,"tr_customer_product_id":169272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:49.000Z","modified_at":"2026-01-28T06:44:28.000Z","name":"Jaunita Hand","mobile_number":"927-882-6380","email_id":"Sabryna32@hotmail.com","dop":"2025-04-06","serial_number":"17377863721875","imei1":"17377863721875","imei2":"17377863721875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169262,"job_number":"JOB_169262","tr_customer_id":169279,"tr_customer_product_id":169269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:43:28.000Z","modified_at":"2026-01-28T06:44:09.000Z","name":"Eloise Feest","mobile_number":"571-887-1962","email_id":"Giovanni_Durgan@yahoo.com","dop":"2025-04-06","serial_number":"13656250871489","imei1":"13656250871489","imei2":"13656250871489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169259,"job_number":"JOB_169259","tr_customer_id":169276,"tr_customer_product_id":169266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:42:39.000Z","modified_at":"2026-01-28T06:43:20.000Z","name":"Jayson Ratke","mobile_number":"308-499-7254","email_id":"Willa.Sauer71@gmail.com","dop":"2025-04-06","serial_number":"14058442192049","imei1":"14058442192049","imei2":"14058442192049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169255,"job_number":"JOB_169255","tr_customer_id":169272,"tr_customer_product_id":169262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:39:14.000Z","modified_at":"2026-01-28T06:39:51.000Z","name":"Jalon Bernhard","mobile_number":"693-846-7951","email_id":"Leonel.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11662691923311","imei1":"11662691923311","imei2":"11662691923311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169249,"job_number":"JOB_169249","tr_customer_id":169266,"tr_customer_product_id":169256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:29.000Z","modified_at":"2026-01-28T06:39:07.000Z","name":"Royal Schaden","mobile_number":"537-883-4915","email_id":"Estell_Thiel0@gmail.com","dop":"2025-04-06","serial_number":"18415658957695","imei1":"18415658957695","imei2":"18415658957695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169246,"job_number":"JOB_169246","tr_customer_id":169263,"tr_customer_product_id":169253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:08.000Z","modified_at":"2026-01-28T06:38:51.000Z","name":"Izabella Howell","mobile_number":"380-464-2272","email_id":"Elmer64@gmail.com","dop":"2025-04-06","serial_number":"11102391139852","imei1":"11102391139852","imei2":"11102391139852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169240,"job_number":"JOB_169240","tr_customer_id":169257,"tr_customer_product_id":169247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:44.000Z","modified_at":"2026-01-28T06:38:22.000Z","name":"Dorothy Cummings","mobile_number":"473-756-4384","email_id":"Esteban_Maggio15@gmail.com","dop":"2025-04-06","serial_number":"15355263127433","imei1":"15355263127433","imei2":"15355263127433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169234,"job_number":"JOB_169234","tr_customer_id":169251,"tr_customer_product_id":169241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:15.000Z","modified_at":"2026-01-28T06:37:59.000Z","name":"Brayan Walter","mobile_number":"836-222-1098","email_id":"Jo.Zboncak70@gmail.com","dop":"2025-04-06","serial_number":"16597203714015","imei1":"16597203714015","imei2":"16597203714015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169228,"job_number":"JOB_169228","tr_customer_id":169245,"tr_customer_product_id":169235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:22.000Z","modified_at":"2026-01-28T06:37:06.000Z","name":"Janie Zulauf","mobile_number":"654-792-5257","email_id":"Ambrose.Mayert29@gmail.com","dop":"2025-04-06","serial_number":"15906470816623","imei1":"15906470816623","imei2":"15906470816623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169225,"job_number":"JOB_169225","tr_customer_id":169242,"tr_customer_product_id":169232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:35:28.000Z","modified_at":"2026-01-28T06:36:13.000Z","name":"Savanah Grimes","mobile_number":"993-362-9103","email_id":"Marquise78@yahoo.com","dop":"2025-04-06","serial_number":"13865939218237","imei1":"13865939218237","imei2":"13865939218237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169222,"job_number":"JOB_169222","tr_customer_id":169239,"tr_customer_product_id":169229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:43.000Z","modified_at":"2026-01-28T06:33:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18419229565157","imei2":"18419229565157","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169220,"job_number":"JOB_169220","tr_customer_id":169237,"tr_customer_product_id":169227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:27.000Z","modified_at":"2026-01-28T06:33:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12224682500799","imei2":"12224682500799","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169217,"job_number":"JOB_169217","tr_customer_id":169234,"tr_customer_product_id":169224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:16.000Z","modified_at":"2026-01-28T06:33:57.000Z","name":"Dennis Johns","mobile_number":"226-359-2929","email_id":"Maya_Welch28@gmail.com","dop":"2025-04-06","serial_number":"15977779757863","imei1":"15977779757863","imei2":"15977779757863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169215,"job_number":"JOB_169215","tr_customer_id":169232,"tr_customer_product_id":169222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:33:11.000Z","modified_at":"2026-01-28T06:33:23.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12955026135685","imei2":"12955026135685","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169207,"job_number":"JOB_169207","tr_customer_id":169224,"tr_customer_product_id":169214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:32:27.000Z","modified_at":"2026-01-28T06:33:08.000Z","name":"Mona Cummerata","mobile_number":"843-283-6268","email_id":"Jessy_Raynor@gmail.com","dop":"2025-04-06","serial_number":"14171398576695","imei1":"14171398576695","imei2":"14171398576695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169204,"job_number":"JOB_169204","tr_customer_id":169221,"tr_customer_product_id":169211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:38.000Z","modified_at":"2026-01-28T06:32:19.000Z","name":"Dedric Schmitt","mobile_number":"717-828-4996","email_id":"Davion64@gmail.com","dop":"2025-04-06","serial_number":"11713863756779","imei1":"11713863756779","imei2":"11713863756779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169199,"job_number":"JOB_169199","tr_customer_id":169216,"tr_customer_product_id":169206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:30:31.000Z","modified_at":"2026-01-28T06:31:10.000Z","name":"Kattie Wisoky","mobile_number":"643-295-9007","email_id":"Lisandro.Haley@yahoo.com","dop":"2025-04-06","serial_number":"10336602370137","imei1":"10336602370137","imei2":"10336602370137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169196,"job_number":"JOB_169196","tr_customer_id":169213,"tr_customer_product_id":169203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:29:45.000Z","modified_at":"2026-01-28T06:30:24.000Z","name":"Nora Hagenes","mobile_number":"847-687-5459","email_id":"Jade_Bartell54@gmail.com","dop":"2025-04-06","serial_number":"17659693658884","imei1":"17659693658884","imei2":"17659693658884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169193,"job_number":"JOB_169193","tr_customer_id":169210,"tr_customer_product_id":169200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:28:58.000Z","modified_at":"2026-01-28T06:29:37.000Z","name":"Jeromy Labadie","mobile_number":"559-404-1063","email_id":"Stefan98@gmail.com","dop":"2025-04-06","serial_number":"17397530002086","imei1":"17397530002086","imei2":"17397530002086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169190,"job_number":"JOB_169190","tr_customer_id":169207,"tr_customer_product_id":169197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:27:42.000Z","modified_at":"2026-01-28T06:28:20.000Z","name":"Murl Beahan","mobile_number":"751-224-0236","email_id":"Constantin_Rutherford22@hotmail.com","dop":"2025-04-06","serial_number":"15802524508377","imei1":"15802524508377","imei2":"15802524508377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169187,"job_number":"JOB_169187","tr_customer_id":169204,"tr_customer_product_id":169194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:57.000Z","modified_at":"2026-01-28T06:27:35.000Z","name":"Gardner Barrows","mobile_number":"293-504-1685","email_id":"Elinore_Parisian82@hotmail.com","dop":"2025-04-06","serial_number":"11781249597900","imei1":"11781249597900","imei2":"11781249597900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169184,"job_number":"JOB_169184","tr_customer_id":169201,"tr_customer_product_id":169191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:26:12.000Z","modified_at":"2026-01-28T06:26:50.000Z","name":"Desiree Considine","mobile_number":"579-302-9391","email_id":"Margarita.Zieme@gmail.com","dop":"2025-04-06","serial_number":"18384493859560","imei1":"18384493859560","imei2":"18384493859560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169181,"job_number":"JOB_169181","tr_customer_id":169198,"tr_customer_product_id":169188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:45.000Z","modified_at":"2026-01-28T06:26:23.000Z","name":"Kasandra Nikolaus","mobile_number":"312-500-0548","email_id":"Sibyl.Johnston90@hotmail.com","dop":"2025-06-18","serial_number":"10004980498737","imei1":"10004980498737","imei2":"10004980498737","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169178,"job_number":"JOB_169178","tr_customer_id":169195,"tr_customer_product_id":169185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:25:01.000Z","modified_at":"2026-01-28T06:25:38.000Z","name":"Aletha Hettinger","mobile_number":"492-780-3270","email_id":"Julius50@yahoo.com","dop":"2025-06-18","serial_number":"10525680322229","imei1":"10525680322229","imei2":"10525680322229","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169175,"job_number":"JOB_169175","tr_customer_id":169192,"tr_customer_product_id":169182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:24:26.000Z","modified_at":"2026-01-28T06:25:08.000Z","name":"Edd Wilderman","mobile_number":"654-846-6247","email_id":"Mozelle.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"10795503859378","imei1":"10795503859378","imei2":"10795503859378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169154,"job_number":"JOB_169154","tr_customer_id":169171,"tr_customer_product_id":169161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:07:29.000Z","modified_at":"2026-01-28T06:07:35.000Z","name":"Ellen Rippin","mobile_number":"500-325-5554","email_id":"Elva30@gmail.com","dop":"2025-12-16","serial_number":"15039396309246","imei1":"15039396309246","imei2":"15039396309246","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169153,"job_number":"JOB_169153","tr_customer_id":169170,"tr_customer_product_id":169160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:24.000Z","modified_at":"2026-01-28T05:49:37.000Z","name":"Nathan McKenzie","mobile_number":"437-909-8234","email_id":"Quentin.Ryan24@yahoo.com","dop":"2025-12-01","serial_number":"11877635860207","imei1":"11877635860207","imei2":"11877635860207","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169151,"job_number":"JOB_169151","tr_customer_id":169168,"tr_customer_product_id":169158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:49:06.000Z","modified_at":"2026-01-28T05:49:19.000Z","name":"Guido Bradtke","mobile_number":"630-849-0168","email_id":"Kaylie.Ullrich36@yahoo.com","dop":"2025-12-01","serial_number":"17320623290066","imei1":"17320623290066","imei2":"17320623290066","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169149,"job_number":"JOB_169149","tr_customer_id":169166,"tr_customer_product_id":169156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:48:47.000Z","modified_at":"2026-01-28T05:49:00.000Z","name":"Laila Kertzmann","mobile_number":"223-705-7763","email_id":"Kim31@hotmail.com","dop":"2025-12-01","serial_number":"17378317280190","imei1":"17378317280190","imei2":"17378317280190","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169142,"job_number":"JOB_169142","tr_customer_id":169159,"tr_customer_product_id":169149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:20:30.000Z","modified_at":"2026-01-28T05:21:10.000Z","name":"Lou Kuvalis","mobile_number":"504-278-6666","email_id":"Jany_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"17984372674257","imei1":"17984372674257","imei2":"17984372674257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169139,"job_number":"JOB_169139","tr_customer_id":169156,"tr_customer_product_id":169146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:19:42.000Z","modified_at":"2026-01-28T05:20:23.000Z","name":"Torrey Hodkiewicz","mobile_number":"234-940-4779","email_id":"Annetta_Kautzer72@hotmail.com","dop":"2025-04-06","serial_number":"10230419215711","imei1":"10230419215711","imei2":"10230419215711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169136,"job_number":"JOB_169136","tr_customer_id":169153,"tr_customer_product_id":169143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:18:54.000Z","modified_at":"2026-01-28T05:19:34.000Z","name":"Zaria Hermiston","mobile_number":"936-487-4192","email_id":"Margie_Nienow64@yahoo.com","dop":"2025-04-06","serial_number":"18814067862482","imei1":"18814067862482","imei2":"18814067862482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169031,"job_number":"JOB_169031","tr_customer_id":169048,"tr_customer_product_id":169038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:39.000Z","modified_at":"2026-01-28T05:01:19.000Z","name":"Ursula Hyatt","mobile_number":"414-871-9928","email_id":"Gerald_Torphy54@yahoo.com","dop":"2025-04-06","serial_number":"10264078914930","imei1":"10264078914930","imei2":"10264078914930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169029,"job_number":"JOB_169029","tr_customer_id":169046,"tr_customer_product_id":169036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T05:00:20.000Z","modified_at":"2026-01-28T05:01:01.000Z","name":"Clark Hettinger","mobile_number":"324-380-1016","email_id":"Jeanette.Jones39@hotmail.com","dop":"2025-04-06","serial_number":"12027578654569","imei1":"12027578654569","imei2":"12027578654569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T05:01:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169027,"job_number":"JOB_169027","tr_customer_id":169044,"tr_customer_product_id":169034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:56:31.000Z","modified_at":"2026-01-28T04:57:09.000Z","name":"Sister Mohr","mobile_number":"785-871-6350","email_id":"Abraham_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"19577451649543","imei1":"19577451649543","imei2":"19577451649543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169025,"job_number":"JOB_169025","tr_customer_id":169042,"tr_customer_product_id":169032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:45.000Z","modified_at":"2026-01-28T04:56:23.000Z","name":"Elsa Johnston","mobile_number":"985-970-9672","email_id":"Emanuel.Howe88@hotmail.com","dop":"2025-04-06","serial_number":"10689863883809","imei1":"10689863883809","imei2":"10689863883809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169022,"job_number":"JOB_169022","tr_customer_id":169039,"tr_customer_product_id":169029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:55:00.000Z","modified_at":"2026-01-28T04:55:38.000Z","name":"Elenor Stoltenberg","mobile_number":"313-812-3259","email_id":"Dina_Lockman89@gmail.com","dop":"2025-04-06","serial_number":"18999418673925","imei1":"18999418673925","imei2":"18999418673925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169011,"job_number":"JOB_169011","tr_customer_id":169028,"tr_customer_product_id":169018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:14.000Z","modified_at":"2026-01-28T04:50:25.000Z","name":"Orion Lueilwitz","mobile_number":"468-648-3398","email_id":"Sydnie.Stracke80@gmail.com","dop":"2025-07-01","serial_number":"103976727600712","imei1":"103976727600712","imei2":"103976727600712","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169009,"job_number":"JOB_169009","tr_customer_id":169026,"tr_customer_product_id":169016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:50:00.000Z","modified_at":"2026-01-28T04:50:12.000Z","name":"Frank Quigley","mobile_number":"684-840-9949","email_id":"Elwyn.Ward73@hotmail.com","dop":"2025-07-01","serial_number":"105262785044432","imei1":"105262785044432","imei2":"105262785044432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169005,"job_number":"JOB_169005","tr_customer_id":169022,"tr_customer_product_id":169012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:40:33.000Z","modified_at":"2026-01-28T04:41:09.000Z","name":"Brando Mosciski","mobile_number":"609-703-1519","email_id":"Alanna_Yundt@yahoo.com","dop":"2025-04-06","serial_number":"17676752601303","imei1":"17676752601303","imei2":"17676752601303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169001,"job_number":"JOB_169001","tr_customer_id":169018,"tr_customer_product_id":169008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:51.000Z","modified_at":"2026-01-28T04:40:26.000Z","name":"Vivianne McLaughlin","mobile_number":"462-755-8649","email_id":"Haskell93@gmail.com","dop":"2025-04-06","serial_number":"16937234910738","imei1":"16937234910738","imei2":"16937234910738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168998,"job_number":"JOB_168998","tr_customer_id":169015,"tr_customer_product_id":169005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:39:08.000Z","modified_at":"2026-01-28T04:39:44.000Z","name":"Giovanny Hills","mobile_number":"219-790-3508","email_id":"Donato.Parisian@yahoo.com","dop":"2025-04-06","serial_number":"11760429667217","imei1":"11760429667217","imei2":"11760429667217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168972,"job_number":"JOB_168972","tr_customer_id":168989,"tr_customer_product_id":168979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:59.000Z","modified_at":"2026-01-28T03:58:37.000Z","name":"Ruthe Dickinson","mobile_number":"952-601-3010","email_id":"Ryley69@hotmail.com","dop":"2025-04-06","serial_number":"15315744242178","imei1":"15315744242178","imei2":"15315744242178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168969,"job_number":"JOB_168969","tr_customer_id":168986,"tr_customer_product_id":168976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:55.000Z","modified_at":"2026-01-28T03:58:33.000Z","name":"Arvid Brown","mobile_number":"356-834-0150","email_id":"Idella_Ritchie27@gmail.com","dop":"2025-04-06","serial_number":"13692257500462","imei1":"13692257500462","imei2":"13692257500462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168963,"job_number":"JOB_168963","tr_customer_id":168980,"tr_customer_product_id":168970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:13.000Z","modified_at":"2026-01-28T03:57:51.000Z","name":"Sean Kozey","mobile_number":"231-979-9260","email_id":"Henry52@gmail.com","dop":"2025-04-06","serial_number":"14420980274530","imei1":"14420980274530","imei2":"14420980274530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168959,"job_number":"JOB_168959","tr_customer_id":168976,"tr_customer_product_id":168966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:09.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Wilfredo Osinski","mobile_number":"490-379-6702","email_id":"Isabella.Runte26@yahoo.com","dop":"2025-04-06","serial_number":"12427191542622","imei1":"12427191542622","imei2":"12427191542622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168958,"job_number":"JOB_168958","tr_customer_id":168975,"tr_customer_product_id":168965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:08.000Z","modified_at":"2026-01-28T03:57:47.000Z","name":"Peggie Price","mobile_number":"293-811-1784","email_id":"Jennifer_Fay37@hotmail.com","dop":"2025-04-06","serial_number":"15371488491858","imei1":"15371488491858","imei2":"15371488491858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168952,"job_number":"JOB_168952","tr_customer_id":168969,"tr_customer_product_id":168959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:42.000Z","name":"Jovan Simonis","mobile_number":"273-494-9824","email_id":"Ardith26@gmail.com","dop":"2025-04-06","serial_number":"12232802104567","imei1":"12232802104567","imei2":"12232802104567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168946,"job_number":"JOB_168946","tr_customer_id":168963,"tr_customer_product_id":168953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:55.000Z","modified_at":"2026-01-28T03:57:29.000Z","name":"Florine Hagenes","mobile_number":"999-829-2841","email_id":"Anastasia_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"10373191757204","imei1":"10373191757204","imei2":"10373191757204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168943,"job_number":"JOB_168943","tr_customer_id":168960,"tr_customer_product_id":168950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:51.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Collin Labadie","mobile_number":"288-200-2818","email_id":"Destany.Doyle35@yahoo.com","dop":"2026-01-04","serial_number":"10324369941280","imei1":"10324369941280","imei2":"10324369941280","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168937,"job_number":"JOB_168937","tr_customer_id":168954,"tr_customer_product_id":168944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:48.000Z","modified_at":"2026-01-28T03:57:26.000Z","name":"Shanny Ruecker","mobile_number":"682-448-6823","email_id":"Amiya.Lockman@gmail.com","dop":"2025-04-06","serial_number":"16697792205089","imei1":"16697792205089","imei2":"16697792205089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168928,"job_number":"JOB_168928","tr_customer_id":168945,"tr_customer_product_id":168935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:23.000Z","name":"Maeve Rath","mobile_number":"804-250-8308","email_id":"Bell_Bruen90@gmail.com","dop":"2025-04-06","serial_number":"10315263272232","imei1":"10315263272232","imei2":"10315263272232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168927,"job_number":"JOB_168927","tr_customer_id":168944,"tr_customer_product_id":168934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:43.000Z","modified_at":"2026-01-28T03:57:18.000Z","name":"Juliet Johnson","mobile_number":"462-604-8791","email_id":"Margot_Erdman53@gmail.com","dop":"2025-04-06","serial_number":"19167045401414","imei1":"19167045401414","imei2":"19167045401414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168923,"job_number":"JOB_168923","tr_customer_id":168940,"tr_customer_product_id":168930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:39.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Loma Connelly","mobile_number":"438-680-1373","email_id":"Anna_Stanton62@yahoo.com","dop":"2025-04-06","serial_number":"16619300708117","imei1":"16619300708117","imei2":"16619300708117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168920,"job_number":"JOB_168920","tr_customer_id":168937,"tr_customer_product_id":168927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:35.000Z","modified_at":"2026-01-28T03:57:13.000Z","name":"Johnson Swift","mobile_number":"446-767-5561","email_id":"Felipe.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"14759894767729","imei1":"14759894767729","imei2":"14759894767729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168912,"job_number":"JOB_168912","tr_customer_id":168929,"tr_customer_product_id":168919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:28.000Z","modified_at":"2026-01-28T03:57:06.000Z","name":"Lesly Lueilwitz","mobile_number":"787-991-1236","email_id":"Dianna_Christiansen@hotmail.com","dop":"2025-04-06","serial_number":"13226207382423","imei1":"13226207382423","imei2":"13226207382423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168910,"job_number":"JOB_168910","tr_customer_id":168927,"tr_customer_product_id":168917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:27.000Z","modified_at":"2026-01-28T03:57:05.000Z","name":"Nash Krajcik","mobile_number":"379-436-9416","email_id":"Ludie.Roob44@gmail.com","dop":"2025-04-06","serial_number":"19363367020634","imei1":"19363367020634","imei2":"19363367020634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168906,"job_number":"JOB_168906","tr_customer_id":168923,"tr_customer_product_id":168913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:23.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Ursula Welch","mobile_number":"288-613-3536","email_id":"Pete_Harber@gmail.com","dop":"2025-04-06","serial_number":"16602581945307","imei1":"16602581945307","imei2":"16602581945307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168903,"job_number":"JOB_168903","tr_customer_id":168920,"tr_customer_product_id":168910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:22.000Z","modified_at":"2026-01-28T03:57:01.000Z","name":"Sigurd Conroy","mobile_number":"786-303-4506","email_id":"Jedediah53@yahoo.com","dop":"2025-04-06","serial_number":"16598129214516","imei1":"16598129214516","imei2":"16598129214516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168901,"job_number":"JOB_168901","tr_customer_id":168918,"tr_customer_product_id":168908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:21.000Z","modified_at":"2026-01-28T03:56:58.000Z","name":"Samson Ward","mobile_number":"455-492-0394","email_id":"Santa.Lebsack@yahoo.com","dop":"2025-04-06","serial_number":"11766095138986","imei1":"11766095138986","imei2":"11766095138986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168898,"job_number":"JOB_168898","tr_customer_id":168915,"tr_customer_product_id":168905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:15.000Z","modified_at":"2026-01-28T03:56:48.000Z","name":"Sarai Kihn","mobile_number":"418-467-1451","email_id":"Franz_Bogisich8@hotmail.com","dop":"2025-04-06","serial_number":"10131445593626","imei1":"10131445593626","imei2":"10131445593626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168895,"job_number":"JOB_168895","tr_customer_id":168912,"tr_customer_product_id":168902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:09.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Concepcion Rodriguez","mobile_number":"509-810-9012","email_id":"Chad_Bailey40@yahoo.com","dop":"2026-01-04","serial_number":"18264712730658","imei1":"18264712730658","imei2":"18264712730658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168892,"job_number":"JOB_168892","tr_customer_id":168909,"tr_customer_product_id":168899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:04.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Eliane Murray","mobile_number":"728-262-5416","email_id":"Johanna.Langosh76@gmail.com","dop":"2025-04-06","serial_number":"16346013190818","imei1":"16346013190818","imei2":"16346013190818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168888,"job_number":"JOB_168888","tr_customer_id":168905,"tr_customer_product_id":168895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:01.000Z","modified_at":"2026-01-28T03:56:36.000Z","name":"Caroline Hickle","mobile_number":"404-937-9989","email_id":"Jaquelin86@hotmail.com","dop":"2025-04-06","serial_number":"19310820456387","imei1":"19310820456387","imei2":"19310820456387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168880,"job_number":"JOB_168880","tr_customer_id":168897,"tr_customer_product_id":168887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:55.000Z","modified_at":"2026-01-28T03:56:35.000Z","name":"Roma Goodwin","mobile_number":"682-499-4753","email_id":"Bonita.Waters37@yahoo.com","dop":"2025-04-06","serial_number":"19322882246438","imei1":"19322882246438","imei2":"19322882246438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168875,"job_number":"JOB_168875","tr_customer_id":168892,"tr_customer_product_id":168882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:31.000Z","name":"Layne Altenwerth","mobile_number":"749-855-9182","email_id":"Maryse26@hotmail.com","dop":"2025-04-06","serial_number":"18639617253337","imei1":"18639617253337","imei2":"18639617253337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168871,"job_number":"JOB_168871","tr_customer_id":168888,"tr_customer_product_id":168878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:52.000Z","modified_at":"2026-01-28T03:56:29.000Z","name":"Bennett Bernhard","mobile_number":"277-777-5966","email_id":"Alexanne73@yahoo.com","dop":"2025-04-06","serial_number":"15462329835518","imei1":"15462329835518","imei2":"15462329835518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168868,"job_number":"JOB_168868","tr_customer_id":168885,"tr_customer_product_id":168875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:50.000Z","modified_at":"2026-01-28T03:56:27.000Z","name":"Orie Mraz","mobile_number":"891-755-6514","email_id":"Vanessa.Heathcote35@yahoo.com","dop":"2025-04-06","serial_number":"13012970018004","imei1":"13012970018004","imei2":"13012970018004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168866,"job_number":"JOB_168866","tr_customer_id":168883,"tr_customer_product_id":168873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:45.000Z","modified_at":"2026-01-28T03:55:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16650416679127","imei2":"16650416679127","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168856,"job_number":"JOB_168856","tr_customer_id":168873,"tr_customer_product_id":168863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:41.000Z","modified_at":"2026-01-28T03:56:17.000Z","name":"Aron Abshire","mobile_number":"992-470-1712","email_id":"Jeramie6@hotmail.com","dop":"2025-06-18","serial_number":"10505576870293","imei1":"10505576870293","imei2":"10505576870293","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168854,"job_number":"JOB_168854","tr_customer_id":168871,"tr_customer_product_id":168861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:40.000Z","modified_at":"2026-01-28T03:56:19.000Z","name":"Letha Sanford","mobile_number":"590-254-6009","email_id":"Dakota.Hodkiewicz13@gmail.com","dop":"2025-04-06","serial_number":"19637774024759","imei1":"19637774024759","imei2":"19637774024759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168851,"job_number":"JOB_168851","tr_customer_id":168868,"tr_customer_product_id":168858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:39.000Z","modified_at":"2026-01-28T03:56:16.000Z","name":"Reece O'Keefe","mobile_number":"879-447-2014","email_id":"Joe39@hotmail.com","dop":"2025-04-06","serial_number":"15966634404491","imei1":"15966634404491","imei2":"15966634404491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168848,"job_number":"JOB_168848","tr_customer_id":168865,"tr_customer_product_id":168855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:36.000Z","modified_at":"2026-01-28T03:56:13.000Z","name":"Granville Keebler","mobile_number":"451-448-3936","email_id":"Emmy43@hotmail.com","dop":"2025-04-06","serial_number":"18422059965155","imei1":"18422059965155","imei2":"18422059965155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168845,"job_number":"JOB_168845","tr_customer_id":168862,"tr_customer_product_id":168852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:33.000Z","modified_at":"2026-01-28T03:56:08.000Z","name":"Kris Koch","mobile_number":"267-926-5786","email_id":"Aglae.Abshire20@yahoo.com","dop":"2025-04-06","serial_number":"10691398641274","imei1":"10691398641274","imei2":"10691398641274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168843,"job_number":"JOB_168843","tr_customer_id":168860,"tr_customer_product_id":168850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:32.000Z","modified_at":"2026-01-28T03:55:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11426034266295","imei2":"11426034266295","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168838,"job_number":"JOB_168838","tr_customer_id":168855,"tr_customer_product_id":168845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:27.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Duncan Huels","mobile_number":"346-917-2705","email_id":"Myrtie_Prosacco@yahoo.com","dop":"2026-01-04","serial_number":"14113005524664","imei1":"14113005524664","imei2":"14113005524664","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168831,"job_number":"JOB_168831","tr_customer_id":168848,"tr_customer_product_id":168838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:58.000Z","name":"Agnes Davis","mobile_number":"498-457-7476","email_id":"Shayne13@yahoo.com","dop":"2025-04-06","serial_number":"14541033401930","imei1":"14541033401930","imei2":"14541033401930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168829,"job_number":"JOB_168829","tr_customer_id":168846,"tr_customer_product_id":168836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:57.000Z","name":"Bertrand Bartell","mobile_number":"665-678-8077","email_id":"Oswald.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"12603491278569","imei1":"12603491278569","imei2":"12603491278569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168827,"job_number":"JOB_168827","tr_customer_id":168844,"tr_customer_product_id":168834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13348548575318","imei2":"13348548575318","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168825,"job_number":"JOB_168825","tr_customer_id":168842,"tr_customer_product_id":168832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:19.000Z","modified_at":"2026-01-28T03:55:54.000Z","name":"Jamey Deckow","mobile_number":"260-848-6493","email_id":"Alf_OConnell73@hotmail.com","dop":"2025-04-06","serial_number":"14556965570929","imei1":"14556965570929","imei2":"14556965570929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168819,"job_number":"JOB_168819","tr_customer_id":168836,"tr_customer_product_id":168826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:12.000Z","modified_at":"2026-01-28T03:55:48.000Z","name":"Jayda Harvey","mobile_number":"379-685-1116","email_id":"Nikko_Daniel16@hotmail.com","dop":"2025-04-06","serial_number":"11252009758516","imei1":"11252009758516","imei2":"11252009758516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168814,"job_number":"JOB_168814","tr_customer_id":168831,"tr_customer_product_id":168821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Rod Mraz","mobile_number":"704-272-8425","email_id":"Iliana15@hotmail.com","dop":"2025-04-06","serial_number":"11943669036064","imei1":"11943669036064","imei2":"11943669036064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168811,"job_number":"JOB_168811","tr_customer_id":168828,"tr_customer_product_id":168818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:08.000Z","modified_at":"2026-01-28T03:55:46.000Z","name":"Pablo Kemmer","mobile_number":"650-713-8270","email_id":"Mariane_Tremblay@yahoo.com","dop":"2025-04-06","serial_number":"14295072980091","imei1":"14295072980091","imei2":"14295072980091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168809,"job_number":"JOB_168809","tr_customer_id":168826,"tr_customer_product_id":168816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:07.000Z","modified_at":"2026-01-28T03:55:45.000Z","name":"Natalie Russel","mobile_number":"977-792-5918","email_id":"Yadira66@hotmail.com","dop":"2025-04-06","serial_number":"15935687092004","imei1":"15935687092004","imei2":"15935687092004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168807,"job_number":"JOB_168807","tr_customer_id":168824,"tr_customer_product_id":168814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:05.000Z","modified_at":"2026-01-28T03:55:42.000Z","name":"Briana Raynor","mobile_number":"483-610-6369","email_id":"Lenna_Armstrong0@hotmail.com","dop":"2025-04-06","serial_number":"12132977069862","imei1":"12132977069862","imei2":"12132977069862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168804,"job_number":"JOB_168804","tr_customer_id":168821,"tr_customer_product_id":168811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:59.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Glenna Kutch","mobile_number":"320-913-4880","email_id":"Pauline.Howell@yahoo.com","dop":"2025-06-18","serial_number":"10870460449186","imei1":"10870460449186","imei2":"10870460449186","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168800,"job_number":"JOB_168800","tr_customer_id":168817,"tr_customer_product_id":168807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:57.000Z","modified_at":"2026-01-28T03:55:34.000Z","name":"Mabelle Berge","mobile_number":"420-746-2245","email_id":"Quincy.Stehr@hotmail.com","dop":"2025-04-06","serial_number":"12207832841288","imei1":"12207832841288","imei2":"12207832841288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168798,"job_number":"JOB_168798","tr_customer_id":168815,"tr_customer_product_id":168805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:55.000Z","modified_at":"2026-01-28T03:55:33.000Z","name":"Clementina Bergstrom","mobile_number":"740-238-6475","email_id":"Jakayla.Nitzsche@hotmail.com","dop":"2025-04-06","serial_number":"14241051079174","imei1":"14241051079174","imei2":"14241051079174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168795,"job_number":"JOB_168795","tr_customer_id":168812,"tr_customer_product_id":168802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:42.000Z","modified_at":"2026-01-28T03:55:16.000Z","name":"Twila Schulist","mobile_number":"478-692-2854","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"19212475994002","imei1":"19212475994002","imei2":"19212475994002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168794,"job_number":"JOB_168794","tr_customer_id":168811,"tr_customer_product_id":168801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:30.000Z","modified_at":"2026-01-28T03:54:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105227862778670","imei1":"105227862778670","imei2":"105227862778670","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168792,"job_number":"JOB_168792","tr_customer_id":168809,"tr_customer_product_id":168799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:25.000Z","modified_at":"2026-01-28T03:55:01.000Z","name":"Jerod Schmidt","mobile_number":"245-298-1182","email_id":"Pink_Lubowitz@yahoo.com","dop":"2025-04-06","serial_number":"11719003176821","imei1":"11719003176821","imei2":"11719003176821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168789,"job_number":"JOB_168789","tr_customer_id":168806,"tr_customer_product_id":168796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:21.000Z","modified_at":"2026-01-28T03:54:57.000Z","name":"Rae Kirlin","mobile_number":"361-712-0069","email_id":"Kip.McKenzie24@hotmail.com","dop":"2025-04-06","serial_number":"11572944471002","imei1":"11572944471002","imei2":"11572944471002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168788,"job_number":"JOB_168788","tr_customer_id":168805,"tr_customer_product_id":168795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:19.000Z","modified_at":"2026-01-28T03:54:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"17162349297519","imei1":"17162349297519","imei2":"17162349297519","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168784,"job_number":"JOB_168784","tr_customer_id":168801,"tr_customer_product_id":168791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:02:39.000Z","modified_at":"2026-01-28T03:03:16.000Z","name":"Cali Kutch","mobile_number":"237-533-9449","email_id":"Sammie75@yahoo.com","dop":"2025-04-06","serial_number":"18366127559623","imei1":"18366127559623","imei2":"18366127559623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168781,"job_number":"JOB_168781","tr_customer_id":168798,"tr_customer_product_id":168788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:55.000Z","modified_at":"2026-01-28T03:02:32.000Z","name":"Casey Baumbach","mobile_number":"798-466-3074","email_id":"Providenci.Raynor@hotmail.com","dop":"2025-04-06","serial_number":"18051698974298","imei1":"18051698974298","imei2":"18051698974298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168778,"job_number":"JOB_168778","tr_customer_id":168795,"tr_customer_product_id":168785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:01:10.000Z","modified_at":"2026-01-28T03:01:47.000Z","name":"Hope Roberts","mobile_number":"955-301-1795","email_id":"Adriel.Romaguera@yahoo.com","dop":"2025-04-06","serial_number":"10888606571439","imei1":"10888606571439","imei2":"10888606571439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168762,"job_number":"JOB_168762","tr_customer_id":168779,"tr_customer_product_id":168769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T20:49:14.000Z","modified_at":"2026-01-28T01:51:41.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-22","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-22T20:49:13.783638617Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169252,"job_number":"JOB_169252","tr_customer_id":169269,"tr_customer_product_id":169259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:46.000Z","modified_at":"2026-01-28T06:39:23.000Z","name":"Antonina Grimes","mobile_number":"977-552-6987","email_id":"Federico.Littel@yahoo.com","dop":"2000-01-31","serial_number":"10008151462927","imei1":"10008151462927","imei2":"10008151462927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169243,"job_number":"JOB_169243","tr_customer_id":169260,"tr_customer_product_id":169250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:38:01.000Z","modified_at":"2026-01-28T06:38:38.000Z","name":"Shanie Jaskolski","mobile_number":"755-277-4589","email_id":"Demetris_Quitzon@hotmail.com","dop":"2000-01-31","serial_number":"10950019646059","imei1":"10950019646059","imei2":"10950019646059","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169236,"job_number":"JOB_169236","tr_customer_id":169253,"tr_customer_product_id":169243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:37:16.000Z","modified_at":"2026-01-28T06:37:54.000Z","name":"Adriel Donnelly","mobile_number":"496-421-2617","email_id":"Nash99@hotmail.com","dop":"2000-01-31","serial_number":"10914266289360","imei1":"10914266289360","imei2":"10914266289360","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169231,"job_number":"JOB_169231","tr_customer_id":169248,"tr_customer_product_id":169238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:36:31.000Z","modified_at":"2026-01-28T06:37:09.000Z","name":"Hanna Jerde","mobile_number":"360-607-5078","email_id":"Alf.Schmeler@gmail.com","dop":"2000-01-31","serial_number":"10183355301933","imei1":"10183355301933","imei2":"10183355301933","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168994,"job_number":"JOB_168994","tr_customer_id":169011,"tr_customer_product_id":169001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:04:04.000Z","modified_at":"2026-01-28T04:04:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53579152760230","imei1":"53579152760230","imei2":"53579152760230","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168987,"job_number":"JOB_168987","tr_customer_id":169004,"tr_customer_product_id":168994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:33.000Z","modified_at":"2026-01-28T04:03:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24504654870949","imei1":"24504654870949","imei2":"24504654870949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168980,"job_number":"JOB_168980","tr_customer_id":168997,"tr_customer_product_id":168987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:03:02.000Z","modified_at":"2026-01-28T04:03:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28916654324991","imei1":"28916654324991","imei2":"28916654324991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168966,"job_number":"JOB_168966","tr_customer_id":168983,"tr_customer_product_id":168973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:32.000Z","modified_at":"2026-01-28T03:58:10.000Z","name":"Bette Fritsch","mobile_number":"251-614-4764","email_id":"Ora_Farrell56@yahoo.com","dop":"2000-01-31","serial_number":"10693029609044","imei1":"10693029609044","imei2":"10693029609044","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168933,"job_number":"JOB_168933","tr_customer_id":168950,"tr_customer_product_id":168940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:57:24.000Z","name":"Cary Heller","mobile_number":"789-277-3755","email_id":"Jillian_Romaguera@hotmail.com","dop":"2000-01-31","serial_number":"10602153012879","imei1":"10602153012879","imei2":"10602153012879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168886,"job_number":"JOB_168886","tr_customer_id":168903,"tr_customer_product_id":168893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:00.000Z","modified_at":"2026-01-28T03:56:38.000Z","name":"Ulises Hyatt","mobile_number":"303-418-7507","email_id":"Herta23@gmail.com","dop":"2000-01-31","serial_number":"10507202529299","imei1":"10507202529299","imei2":"10507202529299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168835,"job_number":"JOB_168835","tr_customer_id":168852,"tr_customer_product_id":168842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:25.000Z","modified_at":"2026-01-28T03:55:43.000Z","name":"Moses Shields","mobile_number":"262-914-0794","email_id":"Colin64@gmail.com","dop":"2025-05-30","serial_number":"17068308390614","imei1":"17068308390614","imei2":"17068308390614","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168822,"job_number":"JOB_168822","tr_customer_id":168839,"tr_customer_product_id":168829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:14.000Z","modified_at":"2026-01-28T03:55:52.000Z","name":"Liana Pfeffer","mobile_number":"391-772-1414","email_id":"Stephany_Harris7@gmail.com","dop":"2000-01-31","serial_number":"10236266514054","imei1":"10236266514054","imei2":"10236266514054","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168775,"job_number":"JOB_168775","tr_customer_id":168792,"tr_customer_product_id":168782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:56:28.000Z","modified_at":"2026-01-28T01:56:30.000Z","name":"Dock Orn","mobile_number":"577-660-0133","email_id":"Hollie1@yahoo.com","dop":"2022-04-05","serial_number":"1356234009029855","imei1":"1356234009029855","imei2":"1356234009029855","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168771,"job_number":"JOB_168771","tr_customer_id":168788,"tr_customer_product_id":168778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:22:51.000Z","modified_at":"2026-01-28T01:22:54.000Z","name":"Allison O'Kon","mobile_number":"846-329-8401","email_id":"Polly_Kris68@gmail.com","dop":"2022-04-05","serial_number":"9478155524200854","imei1":"9478155524200854","imei2":"9478155524200854","popurl":"2022-04-05T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168770,"job_number":"JOB_168770","tr_customer_id":168787,"tr_customer_product_id":168777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T01:13:49.000Z","modified_at":"2026-01-28T01:13:51.000Z","name":"Jeremy Volkman","mobile_number":"8928885292","email_id":"Adelbert_Franecki@hotmail.com","dop":"2026-01-12","serial_number":"10365562962966","imei1":"10365562962966","imei2":"10365562962966","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T01:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168768,"job_number":"JOB_168768","tr_customer_id":168785,"tr_customer_product_id":168775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:56:45.000Z","modified_at":"2026-01-28T00:56:47.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10141753185444","imei1":"10141753185444","imei2":"10141753185444","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168767,"job_number":"JOB_168767","tr_customer_id":168784,"tr_customer_product_id":168774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:36:25.000Z","modified_at":"2026-01-28T00:36:27.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10275422561987","imei1":"10275422561987","imei2":"10275422561987","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168766,"job_number":"JOB_168766","tr_customer_id":168783,"tr_customer_product_id":168773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T00:35:22.000Z","modified_at":"2026-01-28T00:35:23.000Z","name":"Karishma Shetkar","mobile_number":"8928885292","email_id":"shetkarshashank@gmail.com","dop":"2026-01-12","serial_number":"10677786278088","imei1":"10677786278088","imei2":"10677786278088","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T00:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169366,"job_number":"JOB_169366","tr_customer_id":169383,"tr_customer_product_id":169373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:22.000Z","modified_at":"2026-01-28T07:45:51.000Z","name":"Catalina McGlynn","mobile_number":"314-224-9794","email_id":"Judy.Bayer29@gmail.com","dop":"2025-11-04","serial_number":"41048275188373","imei1":"41048275188373","imei2":"41048275188373","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169348,"job_number":"JOB_169348","tr_customer_id":169365,"tr_customer_product_id":169355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:27:01.000Z","modified_at":"2026-01-28T07:27:13.000Z","name":"Fannie Kuhlman","mobile_number":"284-683-1696","email_id":"Katarina1@hotmail.com","dop":"2025-11-04","serial_number":"21299431766187","imei1":"21299431766187","imei2":"21299431766187","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169347,"job_number":"JOB_169347","tr_customer_id":169364,"tr_customer_product_id":169354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:45.000Z","modified_at":"2026-01-28T07:26:57.000Z","name":"Weldon Kuhic","mobile_number":"787-898-4469","email_id":"Ruby_Murphy@gmail.com","dop":"2025-11-04","serial_number":"48020965634130","imei1":"48020965634130","imei2":"48020965634130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169346,"job_number":"JOB_169346","tr_customer_id":169363,"tr_customer_product_id":169353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:26:29.000Z","modified_at":"2026-01-28T07:26:41.000Z","name":"Malcolm Borer","mobile_number":"379-781-0454","email_id":"Stephon20@yahoo.com","dop":"2025-11-04","serial_number":"39900387719048","imei1":"39900387719048","imei2":"39900387719048","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T07:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169202,"job_number":"JOB_169202","tr_customer_id":169219,"tr_customer_product_id":169209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:31.000Z","modified_at":"2026-01-28T06:32:01.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73187115335706","imei1":"73187115335706","imei2":"73187115335706","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169201,"job_number":"JOB_169201","tr_customer_id":169218,"tr_customer_product_id":169208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:31:13.000Z","modified_at":"2026-01-28T06:31:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38646369655633","imei1":"38646369655633","imei2":"38646369655633","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169174,"job_number":"JOB_169174","tr_customer_id":169191,"tr_customer_product_id":169181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:37.000Z","modified_at":"2026-01-28T06:23:48.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65069982436230","imei1":"65069982436230","imei2":"65069982436230","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169173,"job_number":"JOB_169173","tr_customer_id":169190,"tr_customer_product_id":169180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:21.000Z","modified_at":"2026-01-28T06:23:32.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73029545589683","imei1":"73029545589683","imei2":"73029545589683","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169172,"job_number":"JOB_169172","tr_customer_id":169189,"tr_customer_product_id":169179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:23:06.000Z","modified_at":"2026-01-28T06:23:17.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77448656493015","imei1":"77448656493015","imei2":"77448656493015","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169170,"job_number":"JOB_169170","tr_customer_id":169187,"tr_customer_product_id":169177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:38.000Z","modified_at":"2026-01-28T06:21:50.000Z","name":"Carlie Larkin","mobile_number":"976-832-0879","email_id":"Izabella15@hotmail.com","dop":"2025-06-09","serial_number":"107657885724789","imei1":"107657885724789","imei2":"107657885724789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169167,"job_number":"JOB_169167","tr_customer_id":169184,"tr_customer_product_id":169174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:21.000Z","modified_at":"2026-01-28T06:21:33.000Z","name":"Aida Kozey","mobile_number":"559-670-0339","email_id":"David.McClure@hotmail.com","dop":"2025-06-09","serial_number":"105493494436147","imei1":"105493494436147","imei2":"105493494436147","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169164,"job_number":"JOB_169164","tr_customer_id":169181,"tr_customer_product_id":169171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:21:04.000Z","modified_at":"2026-01-28T06:21:16.000Z","name":"Mustafa Schamberger","mobile_number":"878-596-8649","email_id":"Ines.Nitzsche@hotmail.com","dop":"2025-06-09","serial_number":"108373983044564","imei1":"108373983044564","imei2":"108373983044564","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169162,"job_number":"JOB_169162","tr_customer_id":169179,"tr_customer_product_id":169169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:19:15.000Z","modified_at":"2026-01-28T06:19:40.000Z","name":"Brennon Roberts","mobile_number":"888-596-1113","email_id":"Cierra80@yahoo.com","dop":"2025-10-01","serial_number":"16651025538656","imei1":"16651025538656","imei2":"16651025538656","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169161,"job_number":"JOB_169161","tr_customer_id":169178,"tr_customer_product_id":169168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:52.000Z","modified_at":"2026-01-28T06:19:05.000Z","name":"Keyon Dicki","mobile_number":"679-890-3519","email_id":"Jakob_Schmeler70@gmail.com","dop":"2025-11-04","serial_number":"25491160658597","imei1":"25491160658597","imei2":"25491160658597","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169160,"job_number":"JOB_169160","tr_customer_id":169177,"tr_customer_product_id":169167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:36.000Z","modified_at":"2026-01-28T06:18:48.000Z","name":"Ariane Heidenreich","mobile_number":"889-343-2705","email_id":"Coty96@yahoo.com","dop":"2025-11-04","serial_number":"99826778222446","imei1":"99826778222446","imei2":"99826778222446","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":169159,"job_number":"JOB_169159","tr_customer_id":169176,"tr_customer_product_id":169166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T06:18:19.000Z","modified_at":"2026-01-28T06:18:32.000Z","name":"Jeffry Bode","mobile_number":"503-762-7518","email_id":"Alene.Schumm@gmail.com","dop":"2025-11-04","serial_number":"88839942053928","imei1":"88839942053928","imei2":"88839942053928","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168995,"job_number":"JOB_168995","tr_customer_id":169012,"tr_customer_product_id":169002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T04:36:54.000Z","modified_at":"2026-01-28T04:37:04.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19001764926794","imei1":"19001764926794","imei2":"19001764926794","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168951,"job_number":"JOB_168951","tr_customer_id":168968,"tr_customer_product_id":168958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:57:05.000Z","modified_at":"2026-01-28T03:57:17.000Z","name":"Dortha Kreiger","mobile_number":"344-342-2210","email_id":"Alaina.Ruecker63@hotmail.com","dop":"2025-06-09","serial_number":"105131349615769","imei1":"105131349615769","imei2":"105131349615769","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168948,"job_number":"JOB_168948","tr_customer_id":168965,"tr_customer_product_id":168955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:58.000Z","modified_at":"2026-01-28T03:57:08.000Z","name":"Verdie Larson","mobile_number":"405-720-3369","email_id":"Pinkie_Schowalter20@yahoo.com","dop":"2025-12-31","serial_number":"10435640390510","imei1":"10435640390510","imei2":"10435640390510","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168938,"job_number":"JOB_168938","tr_customer_id":168955,"tr_customer_product_id":168945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:49.000Z","modified_at":"2026-01-28T03:57:00.000Z","name":"Santa DuBuque","mobile_number":"631-258-1954","email_id":"Georgette.Dach@hotmail.com","dop":"2025-06-09","serial_number":"108318049911800","imei1":"108318049911800","imei2":"108318049911800","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168931,"job_number":"JOB_168931","tr_customer_id":168948,"tr_customer_product_id":168938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:45.000Z","modified_at":"2026-01-28T03:56:54.000Z","name":"Marlon Harber","mobile_number":"326-445-7898","email_id":"Donny70@gmail.com","dop":"2025-12-31","serial_number":"10094726555997","imei1":"10094726555997","imei2":"10094726555997","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168917,"job_number":"JOB_168917","tr_customer_id":168934,"tr_customer_product_id":168924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:32.000Z","modified_at":"2026-01-28T03:56:43.000Z","name":"Cristina Gottlieb","mobile_number":"765-753-4015","email_id":"Jena91@yahoo.com","dop":"2025-06-09","serial_number":"102963809854496","imei1":"102963809854496","imei2":"102963809854496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168915,"job_number":"JOB_168915","tr_customer_id":168932,"tr_customer_product_id":168922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:56:31.000Z","modified_at":"2026-01-28T03:56:41.000Z","name":"Merle Hilpert","mobile_number":"501-623-3321","email_id":"Pauline.Ortiz@gmail.com","dop":"2025-12-31","serial_number":"10446478240816","imei1":"10446478240816","imei2":"10446478240816","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168872,"job_number":"JOB_168872","tr_customer_id":168889,"tr_customer_product_id":168879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:53.000Z","modified_at":"2026-01-28T03:56:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18728612859846","imei1":"18728612859846","imei2":"18728612859846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168860,"job_number":"JOB_168860","tr_customer_id":168877,"tr_customer_product_id":168867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:42.000Z","modified_at":"2026-01-28T03:56:06.000Z","name":"Brayan Kuhlman","mobile_number":"691-546-9819","email_id":"Alisha75@yahoo.com","dop":"2025-10-01","serial_number":"18151630803020","imei1":"18151630803020","imei2":"18151630803020","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168830,"job_number":"JOB_168830","tr_customer_id":168847,"tr_customer_product_id":168837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:20.000Z","modified_at":"2026-01-28T03:55:29.000Z","name":"giyu tomiaka","mobile_number":"489-446-9180","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"245582966860095","imei1":"245582966860095","imei2":"245582966860095","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168815,"job_number":"JOB_168815","tr_customer_id":168832,"tr_customer_product_id":168822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:55:09.000Z","modified_at":"2026-01-28T03:55:18.000Z","name":"tanjiro kamado","mobile_number":"706-503-7634","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"437763687096040","imei1":"437763687096040","imei2":"437763687096040","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168801,"job_number":"JOB_168801","tr_customer_id":168818,"tr_customer_product_id":168808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T03:54:58.000Z","modified_at":"2026-01-28T03:55:07.000Z","name":"saitama sensei","mobile_number":"245-257-2215","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"744836824595446","imei1":"744836824595446","imei2":"744836824595446","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-28T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c27b60c6-5bfb-44e2-a8ed-4431073ee715 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1022 |
| ETag | W/"3fe-bkXuhZUg5qmmmVT0KquG6gCaIto" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:46:04.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-28T07:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30f6d43a-656d-43c3-94df-494f8316642c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169367
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTU4NjM2NH0.eBhVAAN0CvZDW9KMsJxrPEh2e_uUl4CWWJXH5Ak35zY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b24f65f-37dd-4e56-9124-f96aa9cab009 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03193d39-08bf-4def-9762-a1907d5c5c5d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-6faIa0JsXjaoCWIWANVgMidUdss" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNjd9.PjTRzQkWEK4yYyHTgfiUZoFj1yYNR3l_9aUGoDVb9HI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fdf7a417-975f-4fa7-a1d1-a183a490185c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 890a0298-b1ce-46b5-a5dd-f9d74c8a3197 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-erhe7sjax7W6SSOaHN5eF7Ffla8" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":577},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 94cb74c9-1428-4ed1-a9ad-c97f92baf56b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-qx5BsHrCa54vHWJ4s7Z8w9ImdOU" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:46:06.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 756300c8-eb6f-4260-bbd1-96be16dd7ad8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-qx5BsHrCa54vHWJ4s7Z8w9ImdOU" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":169367,"job_number":"JOB_169367","tr_customer_id":169384,"tr_customer_product_id":169374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-28T07:45:56.000Z","modified_at":"2026-01-28T07:46:06.000Z","name":"Katlyn Baumbach","mobile_number":"360-270-0180","email_id":"Terrell23@hotmail.com","dop":"2025-11-04","serial_number":"62125233040990","imei1":"62125233040990","imei2":"62125233040990","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-28T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad3bc80f-408a-4c88-9aa6-692767bc8588 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 169367
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b1afd49c-be2d-4e8e-849c-d145c96e9ddb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1ODYzNTJ9.r1Kvry-NDhtoF3_iV-Ozghnt3DTfyzyWIQYoNkWHQaw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 050cf797-8ef9-4d04-86f4-f1cfa2bcf2d5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 28 Jan 2026 07:46:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|